WPFSharp.Globalizer icon indicating copy to clipboard operation
WPFSharp.Globalizer copied to clipboard

publish actual nuget package compiled against actual .net 5/6 versions

Open Daimonion1980 opened this issue 3 years ago • 3 comments

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?

Daimonion1980 avatar Oct 22 '21 12:10 Daimonion1980

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.

Daimonion1980 avatar Dec 02 '21 11:12 Daimonion1980

That is great!

rhyous avatar Dec 02 '21 22:12 rhyous

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.

rhyous avatar Dec 02 '21 22:12 rhyous