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 388446c255
commit cdc8fed64f
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>