Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.06 KB

File metadata and controls

23 lines (16 loc) · 1.06 KB
title NuGet 2.9-RC Release Notes
description Release notes for NuGet 2.9 RC including known issues, bug fixes, added features, and DCRs.
author JonDouglas
ms.author jodou
ms.date 11/11/2016
ms.topic conceptual

NuGet 2.9-RC Release Notes

NuGet 2.8.7 Release Notes | NuGet 3.0 Preview Release Notes

NuGet 2.9 was released September 10, 2015 as an update to the 2.8.7 VSIX for Visual Studio 2012 and 2013.

Updates in this release

  • Now skipping processing packages if their contained .nuspec document is malformed - PR8
  • Corrected multipartwebrequest handling of \r\n for Unix/Linux scenarios - 776
  • Corrected integration with build events in Visual Studio 2013 Community edition - 1180

The complete list of fixes in this release can be found on GitHub in the 2.8.8 milestone