Skip to content

[Native] The mglib project should be updated to use MonoGame.Native #22

Description

@SimonDarksideJ

Summary

The mglib project still uses the older desktopgl library for referencing MonoGame, this should be updated to use the newer MonoGame.Framework.Native package, as follows

    <PackageReference Include="MonoGame.Framework.Native" Version="3.8.*" >
        <PrivateAssets>All</PrivateAssets>
    </PackageReference>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions