Fluent-Json.NET icon indicating copy to clipboard operation
Fluent-Json.NET copied to clipboard

.NET 5 targeting

Open DanGrowns opened this issue 2 years ago • 0 comments

I'm getting a warning on build - "Package 'Fluent-Json.NET 0.2.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net5.0'. This package may not be fully compatible with your project."

Is it possible to provide NuGet targeting to .NET 5 as well so I can clear this issue?

Cheers.

DanGrowns avatar Mar 16 '22 14:03 DanGrowns