浏览代码

tweaking gitversion

Tigger Kindel 1 年之前
父节点
当前提交
f7def42b5b

+ 2 - 2
Example/Example.csproj

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

+ 2 - 2
FSharpExample/FSharpExample.fsproj

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

+ 1 - 1
GitVersion.yml

@@ -19,7 +19,7 @@ branches:
     - develop
     - main
   pull-request:
-    tag: PullRequest
+    tag: PullRequest.{BranchName}
     increment: Inherit
 ignore:
   sha: []

+ 2 - 2
ReactiveExample/ReactiveExample.csproj

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

+ 2 - 2
Terminal.Gui/Terminal.Gui.csproj

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

+ 2 - 2
UICatalog/UICatalog.csproj

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

+ 2 - 2
UnitTests/UnitTests.csproj

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