| title | NuGet 3.2.1 Release Notes |
|---|---|
| description | Release notes for NuGet 3.2.1 including known issues, bug fixes, added features, and DCRs. |
| author | JonDouglas |
| ms.author | jodou |
| ms.date | 11/11/2016 |
| ms.topic | conceptual |
NuGet 3.2 Release Notes | NuGet 3.3 Release Notes
NuGet 3.2.1 for the command-line was released October 12, 2015 with a handful of optimizations and fixes for the 3.2 release and is available from dist.nuget.org.
- NuGet now uses the configuration file with the original casing of
NuGet.Config. This is important on case-sensitive operating systems 1427 - NuGet restore will now ignore dnx projects (
*.xproj) that should be processed withdnu1227 - Optimized network utilization when working with
index.jsonand package registration data 1426 - Improved resource download handling to be more robust with v2 services 1448
- NuGet update correctly updates
.csproj/.vcxprojreferences 1483 - Now preventing a local .nuget folder from being created when a SpecialFolders.UserProfile cannot be located 1531
- Improved handling of packages in local cache that are corrupted during download 1405 1157
A complete list of issues addressed for the command-line and Visual Studio extension can be found in the NuGet GitHub 3.2.1 milestone
We continue to track issues on our GitHub issues list which can be found at: https://github.com/nuget/home/issues