Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Where can I find release notes for NETStandard.Library 2.0.1 #550

Closed
IvanAlekseev opened this issue Oct 25, 2017 · 2 comments
Closed

Where can I find release notes for NETStandard.Library 2.0.1 #550

IvanAlekseev opened this issue Oct 25, 2017 · 2 comments

Comments

@IvanAlekseev
Copy link

Today VS showed me an update for .net standard. But I can't find any release notes for this. Also update button in VS is disabled.

I am talking about this package - https://www.nuget.org/packages/NETStandard.Library/2.0.1/

@JRBonnema
Copy link

I also couldn't find it. I wanted to find out if maybe some issue I had was explicitly addressed in version 2.0.1.

@weshaggard
Copy link
Member

cc @terrajobst

Sorry we didn't put together any release notes. There are no API changes in the 2.0.1 release it is just packaging and targets file fixes. Here are the few PR's that are of interest:

#510 - Use a file list rather than globbing NETStandard assemblies
#491 - Update uap10.1 TFM to uap10.0.15138 and rev up Netstandard package version
#487 - Move condition to itemgroup to workaround XBuild bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants