0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-12-22 06:45:45 +00:00

nuget: bump the opentk group across 1 directory with 2 updates

Bumps the opentk group with 2 updates in the / directory: [OpenTK.Audio.OpenAL](https://github.com/opentk/opentk) and [OpenTK.Core](https://github.com/opentk/opentk).


Updates `OpenTK.Audio.OpenAL` from 4.8.2 to 4.9.3
- [Release notes](https://github.com/opentk/opentk/releases)
- [Changelog](https://github.com/opentk/opentk/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/opentk/opentk/compare/4.8.2...4.9.3)

Updates `OpenTK.Core` from 4.8.2 to 4.9.3
- [Release notes](https://github.com/opentk/opentk/releases)
- [Changelog](https://github.com/opentk/opentk/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/opentk/opentk/compare/4.8.2...4.9.3)

---
updated-dependencies:
- dependency-name: OpenTK.Audio.OpenAL
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentk
- dependency-name: OpenTK.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentk
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-11 09:37:03 +00:00 committed by GitHub
parent fec4f4ada9
commit 8b0d1addd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,10 +27,10 @@
<PackageVersion Include="NetCoreServer" Version="8.0.7" />
<PackageVersion Include="NUnit" Version="3.13.3" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.1.0" />
<PackageVersion Include="OpenTK.Core" Version="4.8.2" />
<PackageVersion Include="OpenTK.Graphics" Version="4.8.2" />
<PackageVersion Include="OpenTK.Audio.OpenAL" Version="4.8.2" />
<PackageVersion Include="OpenTK.Windowing.GraphicsLibraryFramework" Version="4.8.2" />
<PackageVersion Include="OpenTK.Core" Version="4.9.3" />
<PackageVersion Include="OpenTK.Graphics" Version="4.9.2" />
<PackageVersion Include="OpenTK.Audio.OpenAL" Version="4.9.3" />
<PackageVersion Include="OpenTK.Windowing.GraphicsLibraryFramework" Version="4.9.2" />
<PackageVersion Include="Ryujinx.Audio.OpenAL.Dependencies" Version="1.21.0.1" />
<PackageVersion Include="Ryujinx.Graphics.Nvdec.Dependencies" Version="5.0.3-build14" />
<PackageVersion Include="Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK" Version="1.2.0" />