mirror of https://github.com/ppy/SDL3-CS.git
Remove unnecessary reference (it's transitive)
This commit is contained in:
parent
59cb0158ba
commit
badeebcf63
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue