Ltc.MSBuild.UpdateVersion.targets 1.0.7

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

// Install Ltc.MSBuild.UpdateVersion.targets as a Cake Tool
#tool nuget:?package=Ltc.MSBuild.UpdateVersion.targets&version=1.0.7

Auto update assembly version's build number and revision parts accoring to TFS's changeset id and modified date. Set Configuration property with 'Release' prefix to turn this feature on.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 699 11/12/2013
1.0.6 65 10/1/2013
1.0.5 50 8/29/2013
1.0.4 49 8/29/2013
1.0.3 52 8/25/2013
1.0.2 51 8/23/2013
1.0.1 50 8/23/2013

[1.0.7] - 2013-11-12
 Add ItemSpec, VersionFrom and VersionTo properties for tunning QueryHistory behavior.