mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 20:45:32 +00:00
Add WebView package
This commit is contained in:
parent
e1c829f91d
commit
7513630cac
2 changed files with 2 additions and 0 deletions
|
|
@ -58,5 +58,6 @@
|
|||
<PackageVersion Include="System.IO.Hashing" Version="9.0.2" />
|
||||
<PackageVersion Include="System.Management" Version="9.0.2" />
|
||||
<PackageVersion Include="UnicornEngine.Unicorn" Version="2.0.2-rc1-fb78016" />
|
||||
<PackageVersion Include="WebViewControl-Avalonia" Version="3.120.10" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
@ -74,6 +74,7 @@
|
|||
<PackageReference Include="Silk.NET.Vulkan.Extensions.KHR" />
|
||||
<PackageReference Include="SPB" />
|
||||
<PackageReference Include="SharpZipLib" />
|
||||
<PackageReference Include="WebViewControl-Avalonia" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue