MSBuild.Microsoft.VisualStudio.Web.targets
14.0.0.3
dotnet add package MSBuild.Microsoft.VisualStudio.Web.targets --version 14.0.0.3
NuGet\Install-Package MSBuild.Microsoft.VisualStudio.Web.targets -Version 14.0.0.3
<PackageReference Include="MSBuild.Microsoft.VisualStudio.Web.targets" Version="14.0.0.3" />
paket add MSBuild.Microsoft.VisualStudio.Web.targets --version 14.0.0.3
#r "nuget: MSBuild.Microsoft.VisualStudio.Web.targets, 14.0.0.3"
// Install MSBuild.Microsoft.VisualStudio.Web.targets as a Cake Addin #addin nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=14.0.0.3 // Install MSBuild.Microsoft.VisualStudio.Web.targets as a Cake Tool #tool nuget:?package=MSBuild.Microsoft.VisualStudio.Web.targets&version=14.0.0.3
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 (5)
Showing the top 5 NuGet packages that depend on MSBuild.Microsoft.VisualStudio.Web.targets:
Package | Downloads |
---|---|
Naos.MessageBus.Hangfire.Harness
Created on 2022-06-27 21:28 |
|
OptimusCT
A custom build target that automatically transforms config files for each environment defined |
|
Slickflow.Designer
Slickflow Designer is a process diagram editor based on BPMN style. |
|
SlickSafe.Web
SlickSafe Web Project for User Authorization System |
|
Hyperion.API
Description |
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
|
v14.0.0.3 - Fix MSBuildThisFileFullPath/MSBuildThisFileDirectory
v14.0.0.2 - Fix no support for non-default `repositoryPath` - https://github.com/pdonald/nuget-webtargets/issues/6
v14.0.0.1 - Automatically use the package version if VSToolsPath is not specified by VS.
v14.0.0 - 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.