MSBuildTasks 1.5.0.235

dotnet add package MSBuildTasks --version 1.5.0.235
                    
NuGet\Install-Package MSBuildTasks -Version 1.5.0.235
                    
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="MSBuildTasks" Version="1.5.0.235">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSBuildTasks" Version="1.5.0.235" />
                    
Directory.Packages.props
<PackageReference Include="MSBuildTasks">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MSBuildTasks --version 1.5.0.235
                    
#r "nuget: MSBuildTasks, 1.5.0.235"
                    
#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.
#addin nuget:?package=MSBuildTasks&version=1.5.0.235
                    
Install MSBuildTasks as a Cake Addin
#tool nuget:?package=MSBuildTasks&version=1.5.0.235
                    
Install MSBuildTasks as a Cake Tool

The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on MSBuildTasks:

Package Downloads
MSBuild.Version.Target

A build target that increments AssemblyInfo version as a SemVer pattern.

VirtoCommerce.Module

Adds MSBuild target to the project for building a module package.

Lauener.Tasks

Install Lauener.Tasks in the Project

Ktos.Build.GitVersion

This nuget updates your AssemblyInfo.cs with data from git repository based on GitFlow model (http://nvie.com/posts/a-successful-git-branching-model/), allowing you to create Semantic Versioning (http://semver.org/). It is basically a modification of GitVersion (https://github.com/ParticularLabs/GitVersion). Main differences are that using MSBuildCommunityTasks the AssemblyInfo.template.cs file is being changed with some variables being changed to proper version info, instead of creating completely new AssemblyInfo.cs. Reasons are: * I don't like GitVersion full versioning (like 1.2.3+4.Branch.master.Sha.12345678901234567890), so I can use here my own versioning scheme (like 1.2.3+4.master.1234567) (without "branch", "sha" and with short SHA hash); * Automatically generated assemblies from GitVersion were not compatible with NETMF.

Bluehands.Versioning

Bluehands.Versioning provides automatic assembly versioning for .NET projects. After installing the package, create a Version.txt file with three version number segments (e.g. 1.0.0) in the project or solution folder. See https://github.com/bluehands/Versioning#readme for more information.

GitHub repositories (27)

Showing the top 5 popular GitHub repositories that depend on MSBuildTasks:

Repository Stars
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
Version Downloads Last updated
1.5.0.235 5,846,750 1/19/2017
1.5.0.214 179,765 10/28/2016
1.5.0.196 394,858 5/25/2016
1.5.0.183 52,423 4/29/2016
1.4.0.128 569,114 11/2/2015
1.4.0.88 421,565 12/23/2014
1.4.0.78 160,340 8/28/2014
1.4.0.74 111,042 6/11/2014
1.4.0.65 116,697 11/8/2013
1.4.0.61 179,601 6/7/2013
1.4.0.56 88,919 1/19/2013
1.4.0.54 1,721 1/19/2013
1.4.0.45 78,602 7/9/2012
1.3.0.528 12,505 12/19/2011
1.3.0.526 2,118 11/17/2011
1.3.0.524 1,967 11/17/2011
1.3.0.523 4,977 11/17/2011