misc: Clean up of CS project after Avalonia merge (#3340)

This reformat Avalonia csproj file, remove unused deps and reajust
Ryujinx csproj a bit after some other changes

Also updated OpenTK.Graphics
This commit is contained in:
Mary
2022-05-15 16:02:15 +02:00
committed by GitHub
parent 3551c18902
commit 7bc4971cf9
7 changed files with 172 additions and 169 deletions

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OpenTK.OpenAL" Version="4.5.0" />
<PackageReference Include="OpenTK.OpenAL" Version="4.7.2" />
</ItemGroup>
<ItemGroup>