Skip to content

Update the PackageReference for OpenTK to 4.8.0. #114

@mathew-odwyer

Description

@mathew-odwyer

Description

I propose we update the PackageReference for OpenTK to 4.8.0 as it is the latest stable release.

<PackageReference Include="OpenTK" Version="4.7.5" />

We should also likely update the paket?

OpenTK ~> 4.0 >= 4.3.0

The Why

This will hopefully resolve an issue where users are referencing GLWpfControl and getting a NU1608 warning about the current reference of OpenTK needing to be fixed.

image

However, I'm a little confused because the NuGet package dependencies show >= 4.3.0 && < 5.0.0

image

The How

I believe just updating the PackageReference and uploading a new package with the correct constraints should fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions