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 e31bfe1 commit 7b9a480Copy full SHA for 7b9a480
MLAPI/MLAPI.csproj
@@ -71,7 +71,7 @@
71
<SpecificVersion>False</SpecificVersion>
72
<HintPath>..\..\..\..\..\..\Program Files\Unity\Editor\Data\Managed\UnityEngine.dll</HintPath>
73
</Reference>
74
- <Reference Include="UnityStupidity" Condition="'$(Configuration)' == 'CI'">
+ <Reference Include="UnityEngine" Condition="'$(Configuration)' == 'CI'">
75
<HintPath>..\UnityStupidity.dll</HintPath>
76
77
</ItemGroup>
0 commit comments