tweaking gitversion

This commit is contained in:
Tigger Kindel
2023-08-17 09:35:00 -06:00
committed by Tig
parent fd9a98a9b5
commit 6bf2ed25db
7 changed files with 15 additions and 14 deletions

View File

@@ -6,8 +6,8 @@
<!-- Do not modify these. --> <!-- Do not modify these. -->
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" /> <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />

View File

@@ -4,8 +4,8 @@
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Program.fs" /> <Compile Include="Program.fs" />

View File

@@ -1,10 +1,11 @@
next-version: 1.14.0
mode: ContinuousDeployment mode: ContinuousDeployment
tag-prefix: '[vV]' tag-prefix: '[vV]'
next-version: 1.14.0 continuous-delivery-fallback-tag: 'pre'
branches: branches:
develop: develop:
mode: ContinuousDeployment mode: ContinuousDeployment
tag: pre tag: pre.{BranchName}
main: main:
tag: rc tag: rc
increment: Patch increment: Patch

View File

@@ -6,8 +6,8 @@
<!-- Do not modify these. --> <!-- Do not modify these. -->
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="ReactiveUI.Fody" Version="19.4.1" /> <PackageReference Include="ReactiveUI.Fody" Version="19.4.1" />

View File

@@ -7,9 +7,9 @@
<PropertyGroup> <PropertyGroup>
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
<PackageVersion>$(Version)</PackageVersion> <PackageVersion>$(Version)</PackageVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
</PropertyGroup> </PropertyGroup>
<!-- =================================================================== --> <!-- =================================================================== -->
<!-- .NET Build Settings --> <!-- .NET Build Settings -->

View File

@@ -9,8 +9,8 @@
<!-- Do not modify these. --> <!-- Do not modify these. -->
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>TRACE</DefineConstants> <DefineConstants>TRACE</DefineConstants>

View File

@@ -10,8 +10,8 @@
<!-- Do not modify these. --> <!-- Do not modify these. -->
<AssemblyVersion>1.14.0.0</AssemblyVersion> <AssemblyVersion>1.14.0.0</AssemblyVersion>
<FileVersion>1.14.0.0</FileVersion> <FileVersion>1.14.0.0</FileVersion>
<Version>1.14.0-v1-develop-branc0118</Version> <Version>1.14.0-v1-develop-branc0134</Version>
<InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion> <InformationalVersion>1.14.0-v1-develop-branching-update.134+Branch.v1-develop-branching-update.Sha.22135af9a115fe3abcb494cdc61e2a8d20174ffd</InformationalVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>TRACE</DefineConstants> <DefineConstants>TRACE</DefineConstants>