Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NETStandard 1.6 #2536

Closed
ericstj opened this issue Apr 13, 2016 · 4 comments
Closed

Add .NETStandard 1.6 #2536

ericstj opened this issue Apr 13, 2016 · 4 comments
Assignees
Milestone

Comments

@ericstj
Copy link

ericstj commented Apr 13, 2016

We need a .NETStandard1.6. It should be mapped as follows:

  • net4.6.3 > NETStandard1.6
  • netcoreapp1.0 > NETStandard1.6

/cc @joelverhagen
/cc @richlander @Petermarcu @weshaggard @joshfree

@joelverhagen
Copy link
Member

joelverhagen commented Apr 18, 2016

Confirmations:

  • This changes netcoreapp1.0 from netstandard1.5 to netstandard1.6.
  • dotnet5.7 will not have any explicit mappings.
  • netstandardapp1.6 will not have any explicit mappings.

@joelverhagen
Copy link
Member

Also:

  • All Xamarin TFMs should move up to netstandard1.6 (according to the previous decisions that Xamarin should track highest .NETStandard version).

@ericstj
Copy link
Author

ericstj commented Apr 18, 2016

This changes netcoreapp1.0 from netstandard1.5 to netstandard1.6.

Correct

dotnet5.7 will not have any explicit mappings.

Correct

netstandardapp1.6 will not have any explicit mappings.

Folks have been discussion what we want to do with this TFM now that we have netcoreapp1.0. I'll let @richlander chime in if he wants this.

All Xamarin TFMs should move up to netstandard1.6 (according to the previous decisions that Xamarin should track highest .NETStandard version).

Correct

@joelverhagen
Copy link
Member

Closed with NuGet/NuGet.Client#511.

@zhili1208 zhili1208 modified the milestones: 3.5 Beta2, 3.6 Beta Jun 22, 2016
mrward pushed a commit to mrward/NuGet.Client that referenced this issue Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants