Remove unnecessary reference (it's transitive)

This commit is contained in:
Dan Balasescu 2024-04-20 19:11:48 +09:00
parent 59cb0158ba
commit badeebcf63
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SDL3-CS\SDL3-CS.csproj"/>
<ProjectReference Include="..\SDL3-CS.Tests\SDL3-CS.Tests.csproj"/>
<ProjectReference Include="..\SDL3-CS.Android\SDL3-CS.Android.csproj"/>
</ItemGroup>