Tigger Kindel 1 éve
szülő
commit
0b149f9433

+ 2 - 2
Example/Example.csproj

@@ -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-branc0115</Version>
-    <InformationalVersion>1.14.0-v1-develop-branching-update.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
+    <Version>1.14.0-v1-develop-branc0118</Version>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
   </PropertyGroup>
   </PropertyGroup>
   <ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
     <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />

+ 2 - 2
FSharpExample/FSharpExample.fsproj

@@ -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.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
-    <Version>1.14.0-v1-develop-branc0115</Version>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
+    <Version>1.14.0-v1-develop-branc0118</Version>
   </PropertyGroup>
   </PropertyGroup>
   <ItemGroup>
   <ItemGroup>
     <Compile Include="Program.fs" />
     <Compile Include="Program.fs" />

+ 2 - 2
ReactiveExample/ReactiveExample.csproj

@@ -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-branc0115</Version>
-    <InformationalVersion>1.14.0-v1-develop-branching-update.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
+    <Version>1.14.0-v1-develop-branc0118</Version>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
   </PropertyGroup>
   </PropertyGroup>
   <ItemGroup>
   <ItemGroup>
     <PackageReference Include="ReactiveUI.Fody" Version="19.4.1" />
     <PackageReference Include="ReactiveUI.Fody" Version="19.4.1" />

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

@@ -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.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
     <PackageVersion>$(Version)</PackageVersion>
     <PackageVersion>$(Version)</PackageVersion>
-    <Version>1.14.0-v1-develop-branc0115</Version>
+    <Version>1.14.0-v1-develop-branc0118</Version>
   </PropertyGroup>
   </PropertyGroup>
   <!-- =================================================================== -->
   <!-- =================================================================== -->
   <!-- .NET Build Settings -->
   <!-- .NET Build Settings -->

+ 2 - 2
UICatalog/UICatalog.csproj

@@ -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-branc0115</Version>
-    <InformationalVersion>1.14.0-v1-develop-branching-update.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
+    <Version>1.14.0-v1-develop-branc0118</Version>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
   </PropertyGroup>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
     <DefineConstants>TRACE</DefineConstants>
     <DefineConstants>TRACE</DefineConstants>

+ 2 - 2
UnitTests/UnitTests.csproj

@@ -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-branc0115</Version>
-    <InformationalVersion>1.14.0-v1-develop-branching-update.115+Branch.v1-develop-branching-update.Sha.196872f2340046682a9fc98bceba4894e866e1c5</InformationalVersion>
+    <Version>1.14.0-v1-develop-branc0118</Version>
+    <InformationalVersion>1.14.0-v1-develop-branching-update.118+Branch.v1-develop-branching-update.Sha.d88d0eb9f66ab7ee0e63dcfc84e8444bc8efee5c</InformationalVersion>
   </PropertyGroup>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
     <DefineConstants>TRACE</DefineConstants>
     <DefineConstants>TRACE</DefineConstants>