Skip to content

Commit fd5e191

Browse files
committed
Changed project directory
1 parent 5470f2b commit fd5e191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/box2dx/Box2D.NetStandard.UnitTests/Box2D.NetStandard.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\Box2D.NetStandard\Box2D.NetStandard.csproj" />
14-
<ProjectReference Include="..\..\..\examples\window\Box2D.WorldTests\Box2D.WorldTests.csproj" />
14+
<ProjectReference Include="..\..\..\examples\Box2D.WorldTests\Box2D.WorldTests.csproj" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)