MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets 12.0.2

dotnet add package MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets --version 12.0.2
NuGet\Install-Package MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets -Version 12.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets" Version="12.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets --version 12.0.2
#r "nuget: MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets, 12.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets as a Cake Addin
#addin nuget:?package=MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets&version=12.0.2

// Install MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets as a Cake Tool
#tool nuget:?package=MSBuild.Microsoft.VisualStudio.Web_WebApplication.Targets&version=12.0.2

MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.0.2 212,882 7/11/2014

Includes .targets files from Visual Studio 2013 Update 2 that can be found in the "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\{Web,WebApplications}" directories. The files are in the "tools\VSToolsPath" directory.