chore: Update OpenTK to 4.8.1 (#5912)

OpenTK.OpenAL was renamed to OpenTK.Audio.OpenAL.

Signed-off-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
Mary Guillemard 2023-11-15 19:08:46 +01:00 committed by GitHub
parent b39b5e71a7
commit 9e319921c7
2 changed files with 5 additions and 5 deletions

View file

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