diff --git a/Example/Example.csproj b/Example/Example.csproj index 35262be58..4119c0baa 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -5,10 +5,10 @@ - 1.10.1.0 - 1.10.1.0 - 1.10.1 - 1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-n0059 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 diff --git a/FSharpExample/FSharpExample.fsproj b/FSharpExample/FSharpExample.fsproj index 9217ef114..8b59efcfe 100644 --- a/FSharpExample/FSharpExample.fsproj +++ b/FSharpExample/FSharpExample.fsproj @@ -2,10 +2,10 @@ Exe net6.0 - 1.10.1.0 - 1.10.1.0 - 1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec - 1.10.1 + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 + 1.13.7-v1-build-local-n0059 diff --git a/GitVersion.yml b/GitVersion.yml new file mode 100644 index 000000000..f32d5e237 --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1,26 @@ +next-version: 1.13.7 +mode: MainLine +tag-prefix: '[vV]' +branches: + develop: + tag: pre + increment: Patch + main: + tag: rc + increment: Patch + source-branches: + - develop + - release + feature: + tag: useBranchName + regex: ^features?[/-] + source-branches: + - develop + - main + - release + - feature + - support + - hotfix + pull-request: + tag: PullRequest + increment: Inherit diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj index d6afc18ff..64a61903f 100644 --- a/ReactiveExample/ReactiveExample.csproj +++ b/ReactiveExample/ReactiveExample.csproj @@ -5,10 +5,10 @@ - 1.10.1.0 - 1.10.1.0 - 1.10.1 - 1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-n0059 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 08f4e1dc1..995c88e83 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -1,4 +1,4 @@ - + portable @@ -10,10 +10,10 @@ - 1.0 - 1.0 - 1.0 - 1.0 + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 + 1.13.7-v1-build-local-n0059 diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index 439b64a3e..194df28cc 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -7,10 +7,10 @@ - 1.10.1.0 - 1.10.1.0 - 1.10.1 - 1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-n0059 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 Linux diff --git a/UnitTests/AssemblyInfo.cs b/UnitTests/AssemblyInfo.cs deleted file mode 100644 index 8a0362189..000000000 --- a/UnitTests/AssemblyInfo.cs +++ /dev/null @@ -1,10 +0,0 @@ -using System; -using System.Diagnostics; -using System.Reflection; -using Terminal.Gui; -using Xunit; - -[assembly: AssemblyVersion("1.13.6.0")] -[assembly: AssemblyFileVersion("1.13.6.0")] -[assembly: AssemblyInformationalVersion("1.13.6-alpha+Branch.develop.Sha.993e484cf98da0969a173b26cbbe3da03cfc518f")] - diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 0b4430cfb..9c08e7ce6 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -9,10 +9,10 @@ - 1.10.1.0 - 1.10.1.0 - 1.10.1 - 1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec + 1.13.7.0 + 1.13.7.0 + 1.13.7-v1-build-local-n0059 + 1.13.7-v1-build-local-nuget.59+Branch.v1-build-local-nuget.Sha.f0d3f664fb6beeb7dc221beae9608f3d4c2e98b5 TRACE