Support new TFMs for the .NET Platform Standard
davidfowl opened this issue · 2 comments
davidfowl commented
https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/standard-platform.md
dotnet5.1 -> netstandard1.0
dotnet5.2 -> netstandard1.1
dotnet5.3 -> netstandard1.2
dotnet5.4 -> netstandard1.3
dotnet5.5 -> netstandard1.4
Long Name:
.NET Standard
ericstj commented
we also have:
dotnet5.6 -> netstandard1.5
as of NuGet/NuGet.Client@a15e8ff
joelverhagen commented
Complete with NuGet/NuGet.Client#189.