From d474b2d5216b1b3fdeff8b220afb76cdf589a608 Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Thu, 17 Aug 2023 07:32:27 -0600 Subject: [PATCH] Initial commit --- Example/Example.csproj | 8 ++--- FSharpExample/FSharpExample.fsproj | 8 ++--- ReactiveExample/ReactiveExample.csproj | 8 ++--- Terminal.Gui/Terminal.Gui.csproj | 44 ++++++++++++++++++++------ UICatalog/UICatalog.csproj | 8 ++--- UnitTests/UnitTests.csproj | 10 +++--- 6 files changed, 56 insertions(+), 30 deletions(-) diff --git a/Example/Example.csproj b/Example/Example.csproj index d53cc3e76..398b5e592 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -5,10 +5,10 @@ - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre0002 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d + 1.14.0.0 + 1.14.0.0 + 1.14.0-pre0109 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf diff --git a/FSharpExample/FSharpExample.fsproj b/FSharpExample/FSharpExample.fsproj index 0be44075a..3a4b998d9 100644 --- a/FSharpExample/FSharpExample.fsproj +++ b/FSharpExample/FSharpExample.fsproj @@ -2,10 +2,10 @@ Exe net6.0 - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d - 1.13.6-pre0002 + 1.14.0.0 + 1.14.0.0 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf + 1.14.0-pre0109 diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj index 67bc3c459..b11bfa361 100644 --- a/ReactiveExample/ReactiveExample.csproj +++ b/ReactiveExample/ReactiveExample.csproj @@ -5,10 +5,10 @@ - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre0002 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d + 1.14.0.0 + 1.14.0.0 + 1.14.0-pre0109 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 72d467a0f..2121d90ca 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -1,29 +1,51 @@ - + + portable + + $(VersionPrefix) + 1.14.0.0 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf TRACE;DEBUG_IDISPOSABLE portable + pre.$([System.DateTime]::UtcNow.ToString("yyyyMMdd.HHmm")) + 1.14.0-pre0109 + - - - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d - 1.13.6-pre0002 + 1.14.0 + 1.14.0.0 + false + $(Version) + + + + + + + + + + + + + @@ -35,6 +57,7 @@ \ + True @@ -42,26 +65,29 @@ Strings.resx + ResXFileCodeGenerator Strings.Designer.cs + + + net472;netstandard2.1;net7.0 Terminal.Gui Terminal.Gui bin\Release\Terminal.Gui.xml - true true + true Terminal.Gui - $(PackageVersion) MIT https://github.com/gui-cs/Terminal.Gui/ https://github.com/gui-cs/Terminal.Gui.git diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index 8feabd825..0710b516c 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -7,10 +7,10 @@ - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre0002 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d + 1.14.0.0 + 1.14.0.0 + 1.14.0-pre0109 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf Linux diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index fdfd5dbbb..c1d32b6db 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -9,10 +9,10 @@ - 1.13.6.0 - 1.13.6.0 - 1.13.6-pre0002 - 1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d + 1.14.0.0 + 1.14.0.0 + 1.14.0-pre0109 + 1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf TRACE