Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: NuGet/NuGet.Build.Packaging

v0.1.240

12 Apr 16:47
@kzu kzu
Compare
Choose a tag to compare
v0.1.240 Pre-release
Pre-release

Fixes support for NuGet 4.0 assemblies

v0.1.227

13 Mar 16:04
@kzu kzu
Compare
Choose a tag to compare
v0.1.227 Pre-release
Pre-release

Fixed support for VS2017 RTM, dropped support for VS2015 (since project.json is effectively deprecated).

v0.1.193

27 Jan 15:40
@kzu kzu
Compare
Choose a tag to compare
v0.1.193 Pre-release
Pre-release
Added/fixed support for dev15

In order to support <ProjectReference> in the project file,
we had to implement and provide the implementations for VSLangProject15 (VSProject4 and friends)

Also fixing the CPS capabilities and adding missing rules

And duplicating the NuGet project template for CS until we can fix the usage of
dteSolution2.GetProjectTemplate ("Package", "NuGet")