MSBuild.Tools 0.2.61

dotnet add package MSBuild.Tools --version 0.2.61
NuGet\Install-Package MSBuild.Tools -Version 0.2.61
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.Tools" Version="0.2.61">
  <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.
paket add MSBuild.Tools --version 0.2.61
#r "nuget: MSBuild.Tools, 0.2.61"
#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.Tools as a Cake Addin
#addin nuget:?package=MSBuild.Tools&version=0.2.61

// Install MSBuild.Tools as a Cake Tool
#tool nuget:?package=MSBuild.Tools&version=0.2.61

Tools 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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MSBuild.Tools:

Repository Stars
supermemo/SuperMemoAssistant
A companion app for SuperMemo 17-18 which extends its functionalities through plugins.
Version Downloads Last updated
0.2.61 915 5/7/2020
0.2.60 407 4/24/2020
0.2.41 491 3/23/2020
0.2.38 446 3/17/2020
0.1.6 486 3/13/2020
0.1.5 463 2/24/2020
0.1.3 482 2/24/2020
0.1.2 498 2/24/2020
0.1.1 540 2/23/2020
0.1.0 415 2/23/2020

- Added: CurrentVersio output property
- Added: WriteJsonFile task
- Added: Added $(GitExe) property
- Updated: Empty next version don't get written making last tag the latest release
- Added: Development plugin flag