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 f848020 commit 770d85aCopy full SHA for 770d85a
src/box2dx/Box2D.NetStandard.UnitTests/Box2D.NetStandard.UnitTests.csproj
@@ -14,7 +14,7 @@
14
</ItemGroup>
15
16
<ItemGroup>
17
- <ProjectReference Include="..\..\..\src\box2dx\Box2D.NetStandard\Box2D.NetStandard.csproj" />
+ <ProjectReference Include="..\Box2D.NetStandard\Box2D.NetStandard.csproj" />
18
<ProjectReference Include="..\..\..\examples\window\Box2D.WorldTests\Box2D.WorldTests.csproj" />
19
20
0 commit comments