WPFSharp.Globalizer
WPFSharp.Globalizer copied to clipboard
publish actual nuget package compiled against actual .net 5/6 versions
On developing my software I want to use your package for the localization task.
But as i'm developing the software against .net 5 nuget mentions that this package is not compiled against my target framework.
Is it possible to update the nuget package or do i have to use the source from github?
Update to this.
Project works flawless after creating a new project with .Net6 and copying the files.
But i did not test the examples and did not used the nuget solution!
So update to actual .net version should work without any hazzle.
That is great!
Also, I should be able to publish as a NuGet package against newer .net versions. I have a bunch of other github projects publishing to NuGet in multiple TargetFrameworks.