1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-10-02 16:55:51 -05:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
2ae9c2458e nuget: bump the silk-net group with 3 updates
Bumps the silk-net group with 3 updates: [Silk.NET.Vulkan](https://github.com/dotnet/Silk.NET), [Silk.NET.Vulkan.Extensions.EXT](https://github.com/dotnet/Silk.NET) and [Silk.NET.Vulkan.Extensions.KHR](https://github.com/dotnet/Silk.NET).


Updates `Silk.NET.Vulkan` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](https://github.com/dotnet/Silk.NET/compare/v2.21.0...v2.22.0)

Updates `Silk.NET.Vulkan` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](https://github.com/dotnet/Silk.NET/compare/v2.21.0...v2.22.0)

Updates `Silk.NET.Vulkan.Extensions.EXT` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](https://github.com/dotnet/Silk.NET/compare/v2.21.0...v2.22.0)

Updates `Silk.NET.Vulkan` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](https://github.com/dotnet/Silk.NET/compare/v2.21.0...v2.22.0)

Updates `Silk.NET.Vulkan.Extensions.KHR` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](https://github.com/dotnet/Silk.NET/compare/v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan.Extensions.EXT
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan.Extensions.KHR
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 09:33:36 +00:00

View File

@@ -20,7 +20,7 @@
<PackageVersion Include="LibHac" Version="0.19.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.1" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageVersion Include="MsgPack.Cli" Version="1.0.1" />
@@ -39,9 +39,9 @@
<PackageVersion Include="securifybv.ShellLink" Version="0.1.0" />
<PackageVersion Include="shaderc.net" Version="0.1.0" />
<PackageVersion Include="SharpZipLib" Version="1.4.2" />
<PackageVersion Include="Silk.NET.Vulkan" Version="2.21.0" />
<PackageVersion Include="Silk.NET.Vulkan.Extensions.EXT" Version="2.21.0" />
<PackageVersion Include="Silk.NET.Vulkan.Extensions.KHR" Version="2.21.0" />
<PackageVersion Include="Silk.NET.Vulkan" Version="2.22.0" />
<PackageVersion Include="Silk.NET.Vulkan.Extensions.EXT" Version="2.22.0" />
<PackageVersion Include="Silk.NET.Vulkan.Extensions.KHR" Version="2.22.0" />
<PackageVersion Include="SkiaSharp" Version="2.88.8" />
<PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="2.88.7" />
<PackageVersion Include="SPB" Version="0.0.4-build32" />