MSBuild.Microsoft.VisualStudio.Web.targets 12.0.4

dotnet add package MSBuild.Microsoft.VisualStudio.Web.targets --version 12.0.4
NuGet\Install-Package MSBuild.Microsoft.VisualStudio.Web.targets -Version 12.0.4
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.targets" Version="12.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSBuild.Microsoft.VisualStudio.Web.targets --version 12.0.4
#r "nuget: MSBuild.Microsoft.VisualStudio.Web.targets, 12.0.4"
#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.targets as a Cake Addin
#addin nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=12.0.4

// Install MSBuild.Microsoft.VisualStudio.Web.targets as a Cake Tool
#tool nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=12.0.4

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.

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on MSBuild.Microsoft.VisualStudio.Web.targets:

Repository Stars
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
Coldairarrow/Colder.Fx.Net.AdminLTE
A Web Rapid Development Framework For .NET4.472 Based On AdminLTE
hylasoft-usa/h-opc
OPC client made simpler, for UA and DA
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
Version Downloads Last updated
12.0.4 14,311 12/3/2014
12.0.1 6,621 2/27/2014
11.0.2.1 7,342 5/8/2013

Includes .targets files from Visual Studio 2013 Update 4 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.