NuGet clients now understand gzip content-encoding from services.
Now, you can copy PDBs from packages in xproj projects that are compiled.
We've added support for iOS and Android build actions in the contentFiles element.
Now, we support the netstandard and netstandardapp monikers.
The NuGet package manager UI now also supports searching across all repository sources.
改进:
Packages referenced in project.json that have a floating version will not update on every build. Instead, they will update only when forced to restore, clean, rebuild, or modify project.json.
NuGet.org repository sources are no longer forced into a project configuration when you use the NuGet configuration UI.
NuGet no longer restores packages in shared projects nor writes a lock file.
We've improved network failure and retry handling for unreachable or slow-to-respond servers.
We've improved keyboard / mouse behaviors in the Visual Studio Package Manager UI.
We now support the latest project.json schema in DNX.