Commit 540ae01
fix(audience-tests): exclude Unity/ tests from headless dotnet build (SDK-296)
DeviceCollectorTests references Immutable.Audience.Unity which wraps
UnityEngine APIs not available outside the Unity runtime. Exclude
Runtime/Unity/ from the csproj the same way Editor/ is already excluded;
the tests run via the Unity Test Framework through the asmdef instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3f9328b commit 540ae01
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
0 commit comments