MSBuild.Microsoft.VisualStudio2005.Web.targets 1.0.0

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

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

MSBuild targets for ReportingServices 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
1.0.0 6,580 5/5/2016

Includes .targets files from Visual Studio 2005 Service Pack 1 that can be found in the "C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\{ReportingServices, WebApplications}" directory. The files are in the "tools\VSToolsPath" directory.