The generated Recource.Desinger.cs output will only show "internal static string GetString(Resource.StringResources id)" And is missing the expected "internal static string GetFont(......)"
Expected behaviour
The generated Recource.Desinger.cs output will only show "internal static string GetString(Resource.StringResources id)" And is missing the expected "internal static string GetFont(......)"
Tool
Visual Studio extension
Description
If you add a tinyfnt file to the nf resource manager it will be added as a string and not a Font.
How to reproduce
Expected behaviour
The generated Recource.Desinger.cs output will only show "internal static string GetString(Resource.StringResources id)" And is missing the expected "internal static string GetFont(......)"
Screenshots
No response
Aditional context
latest clean VS2022 with nanoFramework extension