MSBuild.Microsoft.VisualStudio.Web.targets
14.0.0
dotnet add package MSBuild.Microsoft.VisualStudio.Web.targets --version 14.0.0
NuGet\Install-Package MSBuild.Microsoft.VisualStudio.Web.targets -Version 14.0.0
<PackageReference Include="MSBuild.Microsoft.VisualStudio.Web.targets" Version="14.0.0" />
paket add MSBuild.Microsoft.VisualStudio.Web.targets --version 14.0.0
#r "nuget: MSBuild.Microsoft.VisualStudio.Web.targets, 14.0.0"
// Install MSBuild.Microsoft.VisualStudio.Web.targets as a Cake Addin #addin nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=14.0.0 // Install MSBuild.Microsoft.VisualStudio.Web.targets as a Cake Tool #tool nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=14.0.0
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
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 (9)
Showing the top 5 popular GitHub repositories that depend on MSBuild.Microsoft.VisualStudio.Web.targets:
Repository | Stars |
---|---|
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
|
|
StackExchange/StackExchange.Precompilation
Roslyn based csc.exe and aspnet_compiler.exe replacement with metaprogramming hooks for ASP.NET MVC projects from the pre-DNX era
|
Includes .targets files from Visual Studio 2015 that can be found in the "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\{Web,WebApplications}" directories. The files are in the "tools\VSToolsPath" directory.