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 5470f2b commit fd5e191Copy full SHA for fd5e191
src/box2dx/Box2D.NetStandard.UnitTests/Box2D.NetStandard.UnitTests.csproj
@@ -11,6 +11,6 @@
11
</ItemGroup>
12
<ItemGroup>
13
<ProjectReference Include="..\Box2D.NetStandard\Box2D.NetStandard.csproj" />
14
- <ProjectReference Include="..\..\..\examples\window\Box2D.WorldTests\Box2D.WorldTests.csproj" />
+ <ProjectReference Include="..\..\..\examples\Box2D.WorldTests\Box2D.WorldTests.csproj" />
15
16
</Project>
0 commit comments