Skip to content

Commit

Permalink
Update to OpenTK.redist.glfw 3.3.8.30 (GLFW 3.3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed Sep 8, 2022
1 parent c762000 commit 43a37e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Condition="'$(TargetFramework)' == 'net472'" Include="System.Memory" Version="4.5" />
<PackageReference Include="OpenTK.redist.glfw" Version="3.3.7.25" />
<PackageReference Include="OpenTK.redist.glfw" Version="3.3.8.30" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/OpenTK.Windowing.GraphicsLibraryFramework/paket
Expand Up @@ -5,7 +5,7 @@ description
dependencies
framework: netcoreapp3.1
OpenTK.Core ~> #VERSION#
OpenTK.redist.glfw >= 3.3.7.27
OpenTK.redist.glfw >= 3.3.8.30
files
bin\Release\netcoreapp3.1\OpenTK.Windowing.GraphicsLibraryFramework.dll ==> lib\netcoreapp3.1
bin\Release\netcoreapp3.1\OpenTK.Windowing.GraphicsLibraryFramework.xml ==> lib\netcoreapp3.1
Expand Down

0 comments on commit 43a37e2

Please sign in to comment.