We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb560e commit b6e1472Copy full SHA for b6e1472
SER.csproj
@@ -61,7 +61,7 @@
61
<Reference Include="UnityEngine.PhysicsModule">
62
<HintPath>$(SL_DEV_REFERENCES)\UnityEngine.PhysicsModule.dll</HintPath>
63
</Reference>
64
- <Reference Include="UnityEngine.PhysicsModule">
+ <Reference Include="UnityEngine.UnityWebRequestModule">
65
<HintPath>$(SL_DEV_REFERENCES)\UnityEngine.UnityWebRequestModule.dll</HintPath>
66
67
</ItemGroup>
0 commit comments