Skip to content

Commit

Permalink
Actually fix the OpenTK paket dependency to allow any newer version o…
Browse files Browse the repository at this point in the history
…f OpenTK
  • Loading branch information
NogginBops committed Apr 27, 2022
1 parent 1451e76 commit bf48285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paket.dependencies
Expand Up @@ -4,4 +4,4 @@ source https://api.nuget.org/v3/index.json

// open packages
nuget FAKE >= 4.7.0 < 5.0.0
nuget OpenTK ~> 4.3.0
nuget OpenTK >= 4.3.0

0 comments on commit bf48285

Please sign in to comment.