NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.

MIT License

Stars
41
Committers
27

Bot releases are hidden (Show)

NuGet.BuildTasks - Visual Studio 2015 Update 3 Latest Release

Published by jasonmalinowski over 8 years ago

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

NuGet.BuildTasks - Visual Studio 2015 Update 2

Published by jasonmalinowski over 8 years ago

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)
NuGet.BuildTasks - Visual Studio 2015 Update 1

Published by jasonmalinowski over 8 years ago