Update libWiiSharp to .Net 6 version

This commit is contained in:
Michael 2022-03-18 02:13:07 -05:00
parent b93599525e
commit 3af0a8c87f
Signed by: TheShadowEevee
GPG key ID: 7A8AA92B3BAFAB75
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="SkiaSharp" Version="2.80.3" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.80.3" />
</ItemGroup>
<ItemGroup>

Binary file not shown.