Release Packager creates versioned release package from multiple projects in Solutions. The versioned release package allows Release Manager to better control the release and enable more granullar deliveries. Release Packager for Visual Studio Team ServiceThis extensions contains custom VS Team Service "tasks" (or "build tasks") that will read *.nuspec and *.partial.nuspec file across solutions. The tasks then combine the *.nuspec (main definition file) and *.partial.nuspec (partial definition file) and build a Release Package as a nuget. Using this task you will be able to create versioned release package of your solution. You can also add dependencies to the release package so that you can create complex Release Package that combines dependencies from one or more small Release Packages. The task can perform following:
Quick Start
Contact Us |