Skip to content

Releases: dotnet/NuGet.BuildTasks

Visual Studio 2015 Update 3

27 Jun 23:15
Compare
Choose a tag to compare

This release added support for nuget.exe writing package repository locations into project.lock.json.

Visual Studio 2015 Update 2

13 Apr 20:28
Compare
Choose a tag to compare

This release included initial support for referencing xproj projects from csproj projects, and fixed the following notable issues:

  1. Adding some NuGet packages would cause the removal of references like "System". (NuGet/Home#1880)
  2. Builds would give spurious errors about BeforeGenerateProjectPriFile. (NuGet/Home#1814)
  3. PDBs should be copied along with DLLs if available. (NuGet/Home#2009)

Visual Studio 2015 Update 1

13 Apr 20:28
Compare
Choose a tag to compare
visual-studio-2015-update-1

Visual Studio 2015 Update 1