From dcdb6af0d1e46347462cdb14d30c9aeab0807b1f Mon Sep 17 00:00:00 2001 From: Gennady Verdel Date: Wed, 22 Sep 2021 19:14:10 +0300 Subject: [PATCH 1/2] devops: bump version to 2.2.3 --- appveyor.yml | 2 +- devops/deploy/deploy-all.bat | 2 +- .../LogoFX.Client.Testing.EndToEnd.FlaUI.nuspec | 8 ++++---- .../LogoFX.Client.Testing.EndToEnd.SpecFlow.nuspec | 8 ++++---- .../LogoFX.Client.Testing.EndToEnd.White.nuspec | 8 ++++---- .../LogoFX.Client.Testing.Integration.xUnit.nuspec | 10 +++++----- .../contents/LogoFX.Client.Tests.Contracts.nuspec | 8 ++++---- .../contents/LogoFX.Client.Tests.EndToEnd.nuspec | 10 +++++----- .../LogoFX.Client.Tests.Integration.NUnit.nuspec | 10 ++++++---- .../LogoFX.Client.Tests.Integration.SpecFlow.nuspec | 10 +++++----- .../contents/LogoFX.Client.Tests.Integration.nuspec | 10 +++++----- .../LogoFX.Client.Tests.Shared.Caliburn.Micro.nuspec | 8 ++++---- .../contents/LogoFX.Client.Tests.Shared.nuspec | 10 +++++----- devops/publish/publish-all.bat | 2 +- devops/publish/publish-single.bat | 2 +- .../LogoFX.Client.Testing.Contracts.csproj | 2 +- .../LogoFX.Client.Testing.EndToEnd.FlaUI.csproj | 2 +- .../LogoFX.Client.Testing.EndToEnd.SpecFlow.csproj | 2 +- .../LogoFX.Client.Testing.EndToEnd.White.NET.csproj | 2 +- ...LogoFX.Client.Testing.EndToEnd.White.NETCore.csproj | 2 +- .../netframework/Properties/AssemblyInfo.cs | 4 ++-- .../LogoFX.Client.Testing.EndToEnd.csproj | 2 +- .../LogoFX.Client.Testing.Infra.csproj | 4 ++-- .../LogoFX.Client.Testing.Integration.NUnit.csproj | 2 +- .../LogoFX.Client.Testing.Integration.SpecFlow.csproj | 2 +- .../LogoFX.Client.Testing.Integration.xUnit.csproj | 2 +- .../LogoFX.Client.Testing.Integration.csproj | 2 +- ...t.Testing.Shared.Caliburn.Micro.Platform.NET.csproj | 2 +- ...sting.Shared.Caliburn.Micro.Platform.NETCore.csproj | 2 +- .../netframework/Properties/AssemblyInfo.cs | 4 ++-- .../uwp/Properties/AssemblyInfo.cs | 4 ++-- .../LogoFX.Client.Testing.Shared.csproj | 4 ++-- 32 files changed, 77 insertions(+), 75 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index d70f887..e8735b2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.2.2.{build} +version: 2.2.3.{build} configuration: Release before_build: - cd src diff --git a/devops/deploy/deploy-all.bat b/devops/deploy/deploy-all.bat index 37011b0..af85eb1 100644 --- a/devops/deploy/deploy-all.bat +++ b/devops/deploy/deploy-all.bat @@ -1,5 +1,5 @@ rem TODO: Use common source for all version instances -SET version=2.2.2 +SET version=2.2.3 rem TODO: Refactor using loop and automatic discovery call deploy-single.bat LogoFX.Client.Testing.Contracts %version% call deploy-single.bat LogoFX.Client.Testing.Shared %version% diff --git a/devops/pack/LogoFX.Client.Testing.EndToEnd.FlaUI/contents/LogoFX.Client.Testing.EndToEnd.FlaUI.nuspec b/devops/pack/LogoFX.Client.Testing.EndToEnd.FlaUI/contents/LogoFX.Client.Testing.EndToEnd.FlaUI.nuspec index 238eb1e..97d3f34 100644 --- a/devops/pack/LogoFX.Client.Testing.EndToEnd.FlaUI/contents/LogoFX.Client.Testing.EndToEnd.FlaUI.nuspec +++ b/devops/pack/LogoFX.Client.Testing.EndToEnd.FlaUI/contents/LogoFX.Client.Testing.EndToEnd.FlaUI.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Testing.EndToEnd.FlaUI - 2.2.2 + 2.2.3 LogoFX.Client.Testing.EndToEnd.FlaUI Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-e2e-flaui/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-e2e-flaui + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing EndToEnd FlaUI containing implementation of Application Facade using FlaUI. LogoFX Client Testing EndToEnd FlaUI containing implementation of Application Facade using FlaUI. @@ -18,6 +18,6 @@ framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Testing.EndToEnd.SpecFlow/contents/LogoFX.Client.Testing.EndToEnd.SpecFlow.nuspec b/devops/pack/LogoFX.Client.Testing.EndToEnd.SpecFlow/contents/LogoFX.Client.Testing.EndToEnd.SpecFlow.nuspec index d5b1610..8a2f4ec 100644 --- a/devops/pack/LogoFX.Client.Testing.EndToEnd.SpecFlow/contents/LogoFX.Client.Testing.EndToEnd.SpecFlow.nuspec +++ b/devops/pack/LogoFX.Client.Testing.EndToEnd.SpecFlow/contents/LogoFX.Client.Testing.EndToEnd.SpecFlow.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Testing.EndToEnd.SpecFlow - 2.2.2 + 2.2.3 LogoFX.Client.Testing.EndToEnd.SpecFlow Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-e2e-specflow/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-e2e-specflow + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Tests SpecFlow containing base class for SpecFlow bridge. LogoFX Client Tests SpecFlow containing base class for SpecFlow bridge. @@ -19,6 +19,6 @@ framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Testing.EndToEnd.White/contents/LogoFX.Client.Testing.EndToEnd.White.nuspec b/devops/pack/LogoFX.Client.Testing.EndToEnd.White/contents/LogoFX.Client.Testing.EndToEnd.White.nuspec index c63f1df..6ff6c02 100644 --- a/devops/pack/LogoFX.Client.Testing.EndToEnd.White/contents/LogoFX.Client.Testing.EndToEnd.White.nuspec +++ b/devops/pack/LogoFX.Client.Testing.EndToEnd.White/contents/LogoFX.Client.Testing.EndToEnd.White.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Testing.EndToEnd.White - 2.2.2 + 2.2.3 LogoFX.Client.Testing.EndToEnd.White Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-e2e-white/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-e2e-white + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing EndToEnd White containing implementation of Application Facade using TestStack.White. LogoFX Client Testing EndToEnd White containing implementation of Application Facade using TestStack.White. @@ -19,6 +19,6 @@ framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Testing.Integration.xUnit/contents/LogoFX.Client.Testing.Integration.xUnit.nuspec b/devops/pack/LogoFX.Client.Testing.Integration.xUnit/contents/LogoFX.Client.Testing.Integration.xUnit.nuspec index fe12ec8..3a62334 100644 --- a/devops/pack/LogoFX.Client.Testing.Integration.xUnit/contents/LogoFX.Client.Testing.Integration.xUnit.nuspec +++ b/devops/pack/LogoFX.Client.Testing.Integration.xUnit/contents/LogoFX.Client.Testing.Integration.xUnit.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Testing.Integration.xUnit - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Integration.xUnit Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-integration-xunit/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-integration-xunit + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Tests Integration xUnit containing implementation of Builder Registration Service for xUnit and base class for unit and integration tests. @@ -21,9 +21,9 @@ and base class for unit and integration tests. - + framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Contracts/contents/LogoFX.Client.Tests.Contracts.nuspec b/devops/pack/LogoFX.Client.Tests.Contracts/contents/LogoFX.Client.Tests.Contracts.nuspec index b08433b..4f0622b 100644 --- a/devops/pack/LogoFX.Client.Tests.Contracts/contents/LogoFX.Client.Tests.Contracts.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Contracts/contents/LogoFX.Client.Tests.Contracts.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.Contracts - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Contracts Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-contracts/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-contracts + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing Contracts containing contracts for the following Test Services: Start Client Application Service - used to start the client application. @@ -16,6 +16,6 @@ Start Client Application Service - used to start the client application. framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.EndToEnd/contents/LogoFX.Client.Tests.EndToEnd.nuspec b/devops/pack/LogoFX.Client.Tests.EndToEnd/contents/LogoFX.Client.Tests.EndToEnd.nuspec index e91f609..d2aecbb 100644 --- a/devops/pack/LogoFX.Client.Tests.EndToEnd/contents/LogoFX.Client.Tests.EndToEnd.nuspec +++ b/devops/pack/LogoFX.Client.Tests.EndToEnd/contents/LogoFX.Client.Tests.EndToEnd.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.EndToEnd - 2.2.2 + 2.2.3 LogoFX.Client.Testing.EndToEnd Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-e2e/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-e2e + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing EndToEnd containing implementations for Client Tests Services Abstractions for client end-to-end tests. LogoFX Client Testing EndToEnd containing implementations for Client Tests Services Abstractions for client end-to-end tests. @@ -16,9 +16,9 @@ - + framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Integration.NUnit/contents/LogoFX.Client.Tests.Integration.NUnit.nuspec b/devops/pack/LogoFX.Client.Tests.Integration.NUnit/contents/LogoFX.Client.Tests.Integration.NUnit.nuspec index f728cf4..f03b059 100644 --- a/devops/pack/LogoFX.Client.Tests.Integration.NUnit/contents/LogoFX.Client.Tests.Integration.NUnit.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Integration.NUnit/contents/LogoFX.Client.Tests.Integration.NUnit.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.Integration.NUnit - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Integration.NUnit Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-integration-nunit/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-integration-nunit + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit. LogoFX Client Testing Integration NUnit containing base class for unit and integration tests which are based on NUnit. @@ -19,7 +19,9 @@ - + + framework logofx dotnet + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Integration.SpecFlow/contents/LogoFX.Client.Tests.Integration.SpecFlow.nuspec b/devops/pack/LogoFX.Client.Tests.Integration.SpecFlow/contents/LogoFX.Client.Tests.Integration.SpecFlow.nuspec index 270798a..aa6019d 100644 --- a/devops/pack/LogoFX.Client.Tests.Integration.SpecFlow/contents/LogoFX.Client.Tests.Integration.SpecFlow.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Integration.SpecFlow/contents/LogoFX.Client.Tests.Integration.SpecFlow.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.Integration.SpecFlow - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Integration.SpecFlow Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-integration-specflow/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-integration-specflow + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing Integration SpecFlow containing base class for unit and integration tests which are based on SpecFlow. LogoFX Client Testing Integration SpecFlow containing base class for unit and integration tests which are based on SpecFlow. @@ -20,9 +20,9 @@ - + framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Integration/contents/LogoFX.Client.Tests.Integration.nuspec b/devops/pack/LogoFX.Client.Tests.Integration/contents/LogoFX.Client.Tests.Integration.nuspec index ecc0c41..1e0c487 100644 --- a/devops/pack/LogoFX.Client.Tests.Integration/contents/LogoFX.Client.Tests.Integration.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Integration/contents/LogoFX.Client.Tests.Integration.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.Integration - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Integration Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-integration/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-integration + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing Integration containing implementation of Start Client Application Service for integration tests. LogoFX Client Testing Integration containing implementation of Start Client Application Service for integration tests. @@ -16,9 +16,9 @@ - + framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Shared.Caliburn.Micro/contents/LogoFX.Client.Tests.Shared.Caliburn.Micro.nuspec b/devops/pack/LogoFX.Client.Tests.Shared.Caliburn.Micro/contents/LogoFX.Client.Tests.Shared.Caliburn.Micro.nuspec index 4c94efb..90a9456 100644 --- a/devops/pack/LogoFX.Client.Tests.Shared.Caliburn.Micro/contents/LogoFX.Client.Tests.Shared.Caliburn.Micro.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Shared.Caliburn.Micro/contents/LogoFX.Client.Tests.Shared.Caliburn.Micro.nuspec @@ -2,19 +2,19 @@ LogoFX.Client.Tests.Shared.Caliburn.Micro - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Shared.Caliburn.Micro Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-shared-caliburn-micro/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-shared-caliburn-micro + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Mvvm Testing Shared Caliburn Micro containing facilities for writing Caliburn.Micro-based client integration tests. LogoFX Client Mvvm Testing Shared Caliburn Micro containing facilities for writing Caliburn.Micro-based client integration tests. framework logofx dotnet - + \ No newline at end of file diff --git a/devops/pack/LogoFX.Client.Tests.Shared/contents/LogoFX.Client.Tests.Shared.nuspec b/devops/pack/LogoFX.Client.Tests.Shared/contents/LogoFX.Client.Tests.Shared.nuspec index 490bbac..d1bf427 100644 --- a/devops/pack/LogoFX.Client.Tests.Shared/contents/LogoFX.Client.Tests.Shared.nuspec +++ b/devops/pack/LogoFX.Client.Tests.Shared/contents/LogoFX.Client.Tests.Shared.nuspec @@ -2,13 +2,13 @@ LogoFX.Client.Tests.Shared - 2.2.2 + 2.2.3 LogoFX.Client.Testing.Shared Gennady Verdel Gennady Verdel false - https://github.com/LogoFX/logofx-client-testing-shared/blob/master/LICENSE - https://github.com/LogoFX/logofx-client-testing-shared + https://github.com/LogoFX/testing/blob/main/LICENSE + https://github.com/LogoFX/testing https://github.com/LogoFX/logofx-assets/blob/master/icons/icon.png?raw=true LogoFX Client Testing Shared containing facilities for writing client unit and integration tests which run in the same thread. LogoFX Client Testing Shared containing facilities for writing client unit and integration tests which run in the same thread. @@ -16,9 +16,9 @@ - + framework logofx dotnet - + \ No newline at end of file diff --git a/devops/publish/publish-all.bat b/devops/publish/publish-all.bat index 8999412..ee23cee 100644 --- a/devops/publish/publish-all.bat +++ b/devops/publish/publish-all.bat @@ -2,7 +2,7 @@ cd ../../src nuget restore cd ../devops/publish PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '../build/build-all.ps1'" -SET package_version=2.2.2 +SET package_version=2.2.3 cd ../pack call pack-all cd ../publish diff --git a/devops/publish/publish-single.bat b/devops/publish/publish-single.bat index e9091e3..8f539cd 100644 --- a/devops/publish/publish-single.bat +++ b/devops/publish/publish-single.bat @@ -1,5 +1,5 @@ SET package_name=%1 -SET package_version=2.2.2 +SET package_version=2.2.3 SET target=../../../../packages/Tests-All cd ../build call build-all diff --git a/src/LogoFX.Client.Testing.Contracts/LogoFX.Client.Testing.Contracts.csproj b/src/LogoFX.Client.Testing.Contracts/LogoFX.Client.Testing.Contracts.csproj index f3ef8af..9298cf1 100644 --- a/src/LogoFX.Client.Testing.Contracts/LogoFX.Client.Testing.Contracts.csproj +++ b/src/LogoFX.Client.Testing.Contracts/LogoFX.Client.Testing.Contracts.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.EndToEnd.FlaUI/LogoFX.Client.Testing.EndToEnd.FlaUI.csproj b/src/LogoFX.Client.Testing.EndToEnd.FlaUI/LogoFX.Client.Testing.EndToEnd.FlaUI.csproj index 8b24376..ea900bb 100644 --- a/src/LogoFX.Client.Testing.EndToEnd.FlaUI/LogoFX.Client.Testing.EndToEnd.FlaUI.csproj +++ b/src/LogoFX.Client.Testing.EndToEnd.FlaUI/LogoFX.Client.Testing.EndToEnd.FlaUI.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ../bin/debug diff --git a/src/LogoFX.Client.Testing.EndToEnd.SpecFlow/LogoFX.Client.Testing.EndToEnd.SpecFlow.csproj b/src/LogoFX.Client.Testing.EndToEnd.SpecFlow/LogoFX.Client.Testing.EndToEnd.SpecFlow.csproj index 216a5e1..ca19949 100644 --- a/src/LogoFX.Client.Testing.EndToEnd.SpecFlow/LogoFX.Client.Testing.EndToEnd.SpecFlow.csproj +++ b/src/LogoFX.Client.Testing.EndToEnd.SpecFlow/LogoFX.Client.Testing.EndToEnd.SpecFlow.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.EndToEnd.White/net/LogoFX.Client.Testing.EndToEnd.White.NET.csproj b/src/LogoFX.Client.Testing.EndToEnd.White/net/LogoFX.Client.Testing.EndToEnd.White.NET.csproj index f026cea..86318c8 100644 --- a/src/LogoFX.Client.Testing.EndToEnd.White/net/LogoFX.Client.Testing.EndToEnd.White.NET.csproj +++ b/src/LogoFX.Client.Testing.EndToEnd.White/net/LogoFX.Client.Testing.EndToEnd.White.NET.csproj @@ -4,7 +4,7 @@ false LogoFX.Client.Testing.EndToEnd.White LogoFX.Client.Testing.EndToEnd.White - 2.2.2 + 2.2.3 ..\..\bin\net\Release\ diff --git a/src/LogoFX.Client.Testing.EndToEnd.White/netcore/LogoFX.Client.Testing.EndToEnd.White.NETCore.csproj b/src/LogoFX.Client.Testing.EndToEnd.White/netcore/LogoFX.Client.Testing.EndToEnd.White.NETCore.csproj index b7fd39b..86f6462 100644 --- a/src/LogoFX.Client.Testing.EndToEnd.White/netcore/LogoFX.Client.Testing.EndToEnd.White.NETCore.csproj +++ b/src/LogoFX.Client.Testing.EndToEnd.White/netcore/LogoFX.Client.Testing.EndToEnd.White.NETCore.csproj @@ -4,7 +4,7 @@ false LogoFX.Client.Testing.EndToEnd.White LogoFX.Client.Testing.EndToEnd.White - 2.2.2 + 2.2.3 ..\..\bin\netcore\Release\ diff --git a/src/LogoFX.Client.Testing.EndToEnd.White/netframework/Properties/AssemblyInfo.cs b/src/LogoFX.Client.Testing.EndToEnd.White/netframework/Properties/AssemblyInfo.cs index a337a7f..90ba329 100644 --- a/src/LogoFX.Client.Testing.EndToEnd.White/netframework/Properties/AssemblyInfo.cs +++ b/src/LogoFX.Client.Testing.EndToEnd.White/netframework/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.2.2")] -[assembly: AssemblyFileVersion("2.2.2")] +[assembly: AssemblyVersion("2.2.3")] +[assembly: AssemblyFileVersion("2.2.3")] diff --git a/src/LogoFX.Client.Testing.EndToEnd/LogoFX.Client.Testing.EndToEnd.csproj b/src/LogoFX.Client.Testing.EndToEnd/LogoFX.Client.Testing.EndToEnd.csproj index e561cff..8c7b21b 100644 --- a/src/LogoFX.Client.Testing.EndToEnd/LogoFX.Client.Testing.EndToEnd.csproj +++ b/src/LogoFX.Client.Testing.EndToEnd/LogoFX.Client.Testing.EndToEnd.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj b/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj index c64e798..c2d9b0e 100644 --- a/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj +++ b/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release @@ -12,6 +12,6 @@ true - + \ No newline at end of file diff --git a/src/LogoFX.Client.Testing.Integration.NUnit/LogoFX.Client.Testing.Integration.NUnit.csproj b/src/LogoFX.Client.Testing.Integration.NUnit/LogoFX.Client.Testing.Integration.NUnit.csproj index 5b4474e..83267a7 100644 --- a/src/LogoFX.Client.Testing.Integration.NUnit/LogoFX.Client.Testing.Integration.NUnit.csproj +++ b/src/LogoFX.Client.Testing.Integration.NUnit/LogoFX.Client.Testing.Integration.NUnit.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release\ diff --git a/src/LogoFX.Client.Testing.Integration.SpecFlow/LogoFX.Client.Testing.Integration.SpecFlow.csproj b/src/LogoFX.Client.Testing.Integration.SpecFlow/LogoFX.Client.Testing.Integration.SpecFlow.csproj index 373ce58..96f2c3f 100644 --- a/src/LogoFX.Client.Testing.Integration.SpecFlow/LogoFX.Client.Testing.Integration.SpecFlow.csproj +++ b/src/LogoFX.Client.Testing.Integration.SpecFlow/LogoFX.Client.Testing.Integration.SpecFlow.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.Integration.xUnit/LogoFX.Client.Testing.Integration.xUnit.csproj b/src/LogoFX.Client.Testing.Integration.xUnit/LogoFX.Client.Testing.Integration.xUnit.csproj index 604a7b5..32281c8 100644 --- a/src/LogoFX.Client.Testing.Integration.xUnit/LogoFX.Client.Testing.Integration.xUnit.csproj +++ b/src/LogoFX.Client.Testing.Integration.xUnit/LogoFX.Client.Testing.Integration.xUnit.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.Integration/LogoFX.Client.Testing.Integration.csproj b/src/LogoFX.Client.Testing.Integration/LogoFX.Client.Testing.Integration.csproj index 57db972..2d7ab4d 100644 --- a/src/LogoFX.Client.Testing.Integration/LogoFX.Client.Testing.Integration.csproj +++ b/src/LogoFX.Client.Testing.Integration/LogoFX.Client.Testing.Integration.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release diff --git a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/net/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NET.csproj b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/net/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NET.csproj index b53b82e..c827410 100644 --- a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/net/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NET.csproj +++ b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/net/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NET.csproj @@ -5,7 +5,7 @@ true LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform LogoFX.Client.Testing.Shared.Caliburn.Micro - 2.2.2 + 2.2.3 TRACE;NETCORE diff --git a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netcore/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NETCore.csproj b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netcore/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NETCore.csproj index fd0e59b..aa72beb 100644 --- a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netcore/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NETCore.csproj +++ b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netcore/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform.NETCore.csproj @@ -5,7 +5,7 @@ true LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform LogoFX.Client.Testing.Shared.Caliburn.Micro - 2.2.2 + 2.2.3 TRACE;NETCORE diff --git a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netframework/Properties/AssemblyInfo.cs b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netframework/Properties/AssemblyInfo.cs index 40d64bf..f913c5c 100644 --- a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netframework/Properties/AssemblyInfo.cs +++ b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/netframework/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.2.2")] -[assembly: AssemblyFileVersion("2.2.2")] +[assembly: AssemblyVersion("2.2.3")] +[assembly: AssemblyFileVersion("2.2.3")] diff --git a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/uwp/Properties/AssemblyInfo.cs b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/uwp/Properties/AssemblyInfo.cs index d5ff5db..873a832 100644 --- a/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/uwp/Properties/AssemblyInfo.cs +++ b/src/LogoFX.Client.Testing.Shared.Caliburn.Micro.Platform/uwp/Properties/AssemblyInfo.cs @@ -20,6 +20,6 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.2.2")] -[assembly: AssemblyFileVersion("2.2.2")] +[assembly: AssemblyVersion("2.2.3")] +[assembly: AssemblyFileVersion("2.2.3")] [assembly: ComVisible(false)] diff --git a/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj b/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj index 8c539fd..ade3497 100644 --- a/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj +++ b/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.2 + 2.2.3 ..\Bin\netstandard\Release @@ -12,7 +12,7 @@ true - + From 10051a198bb752e38827f0edea995198655a3650 Mon Sep 17 00:00:00 2001 From: Gennady Verdel Date: Thu, 23 Sep 2021 05:55:06 +0300 Subject: [PATCH 2/2] chore: fixed packages names --- devops/deploy/deploy-all.bat | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/devops/deploy/deploy-all.bat b/devops/deploy/deploy-all.bat index af85eb1..6dcd73c 100644 --- a/devops/deploy/deploy-all.bat +++ b/devops/deploy/deploy-all.bat @@ -1,14 +1,14 @@ rem TODO: Use common source for all version instances SET version=2.2.3 rem TODO: Refactor using loop and automatic discovery -call deploy-single.bat LogoFX.Client.Testing.Contracts %version% -call deploy-single.bat LogoFX.Client.Testing.Shared %version% -call deploy-single.bat LogoFX.Client.Testing.Shared.Caliburn.Micro %version% -call deploy-single.bat LogoFX.Client.Testing.EndToEnd %version% +call deploy-single.bat LogoFX.Client.Tests.Contracts %version% +call deploy-single.bat LogoFX.Client.Tests.Shared %version% +call deploy-single.bat LogoFX.Client.Tests.Shared.Caliburn.Micro %version% +call deploy-single.bat LogoFX.Client.Tests.EndToEnd %version% call deploy-single.bat LogoFX.Client.Testing.EndToEnd.FlaUI %version% call deploy-single.bat LogoFX.Client.Testing.EndToEnd.White %version% call deploy-single.bat LogoFX.Client.Testing.EndToEnd.SpecFlow %version% -call deploy-single.bat LogoFX.Client.Testing.Integration %version% -call deploy-single.bat LogoFX.Client.Testing.Integration.NUnit %version% +call deploy-single.bat LogoFX.Client.Tests.Integration %version% +call deploy-single.bat LogoFX.Client.Tests.Integration.NUnit %version% call deploy-single.bat LogoFX.Client.Testing.Integration.xUnit %version% -call deploy-single.bat LogoFX.Client.Testing.Integration.SpecFlow %version% \ No newline at end of file +call deploy-single.bat LogoFX.Client.Tests.Integration.SpecFlow %version% \ No newline at end of file