chore: Update OpenTK to 4.7.5 (#3944)

This commit is contained in:
Mary-nyan
2022-11-29 14:32:40 +01:00
committed by GitHub
parent fbf2b09706
commit d41c95dcff
6 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OpenTK.Graphics" Version="4.7.2" />
<PackageReference Include="OpenTK.Graphics" Version="4.7.5" />
</ItemGroup>
<ItemGroup>