Propeltsi.VAFVersionUpdate
1.0.4
See the version list below for details.
dotnet add package Propeltsi.VAFVersionUpdate --version 1.0.4
NuGet\Install-Package Propeltsi.VAFVersionUpdate -Version 1.0.4
<PackageReference Include="Propeltsi.VAFVersionUpdate" Version="1.0.4" />
paket add Propeltsi.VAFVersionUpdate --version 1.0.4
#r "nuget: Propeltsi.VAFVersionUpdate, 1.0.4"
// Install Propeltsi.VAFVersionUpdate as a Cake Addin #addin nuget:?package=Propeltsi.VAFVersionUpdate&version=1.0.4 // Install Propeltsi.VAFVersionUpdate as a Cake Tool #tool nuget:?package=Propeltsi.VAFVersionUpdate&version=1.0.4
VAFVersionUpdate
Package adds update-version.ps1 and readme.txt to your project root.
Script reads Vault Applications /Properties/AssemblyInfo.cs
<AssemblyVersion>
-value and replaces <Version>
-value in appdef.xml.
Setup
Add powershell -ExecutionPolicy Unrestricted update-version.ps1
to your project pre-build event command line for usage.
Use
Build your VAF normally and version number will follow AssemblyVersion
Remarks
Use Automatic Version 2 -extension or similar to increment your projects AssemblyVersion as you like.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- 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.
Initial release