We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00a5e8 commit d97332eCopy full SHA for d97332e
MLAPI/MLAPI.csproj
@@ -69,7 +69,7 @@
69
<Reference Include="System.Data.DataSetExtensions" />
70
<Reference Include="System.Data" />
71
<Reference Include="System.Xml" />
72
- <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
+ <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" Condition="'$(Configuration)' != 'CI'">
73
<SpecificVersion>False</SpecificVersion>
74
<HintPath>..\..\..\..\..\..\Program Files\Unity\Editor\Data\Managed\UnityEngine.dll</HintPath>
75
</Reference>
0 commit comments