Top 20 NuGet Packages
Allows to set environment variables in MSBuild scripts. Use it like this:
<UsingTask TaskName="SetEnvVariable" AssemblyFile="$(YourPath)\MSBuild.SetEnvVariable.dll"/>
<SetEnvVariable Name="VariableName" Value="YourValue"/>
Environment variables persist only within the same Target element.
Package Description
MSBuild targets for updating Assembly version during build process. AssemblyInfo can be set by initializing MSBuild property $(AssemblyVersionNumber) before MSBuild target AssemblyVersionUpdate is called.
Recursively Copying Indirect Project Dependencies in MSBuild
MSBuild task to generate a managed assembly that defines "preprocessor" constants
My package description.
Provides build targets useful for when you have Grunt tasks in your Visual Studio/TFS projects.
MSBuild Mercuria Tasks adds Mercurial management to MSBuild.
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
MSBuild targets for ReportingServices and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
MsBuild targets that allow control publishing projects to dedicated folder through `OutDir` property.
The intention is to help extract requred files from build process to dedicated folder,
by reporducing Web Application project type behaviour.
In Visual Studio IDE it works transp...
Adds basic MSBuild script and required infrastructure to your solution.
A set of MSBuild tasks to increase productivity for Software Configuration Managers.
ConsoleApp Template package for MSBuild.Sdk.CMake
Library Template package for MSBuild.Sdk.CMake
Tools for MSBuild
This includes the webapplication.target for asp.net msbuild projects