mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
tweaking gitversion
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
@@ -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" />
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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" />
|
||||||
|
|||||||
@@ -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 -->
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user