Skip to content

Commit

Permalink
Update Raylib-CSharp.Test.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MrScautHD committed Jun 15, 2024
1 parent ba1b651 commit 8c1630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Raylib-CSharp.Test/Raylib-CSharp.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\Raylib-CSharp.OpenGL\Raylib-CSharp.OpenGL.csproj" />
<ProjectReference Include="..\Raylib-CSharp\Raylib-CSharp.csproj"/>
</ItemGroup>

Expand All @@ -21,6 +20,7 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>

<ItemGroup>
<PackageReference Include="OpenTK.Graphics" Version="5.0.0-pre.10" />
</ItemGroup>
Expand Down

0 comments on commit 8c1630e

Please sign in to comment.