diff --git a/devops/deploy/LogoFX.Client.Testing.Shared.csproj b/devops/deploy/LogoFX.Client.Testing.Shared.csproj index 72b0ac0..bac356c 100644 --- a/devops/deploy/LogoFX.Client.Testing.Shared.csproj +++ b/devops/deploy/LogoFX.Client.Testing.Shared.csproj @@ -12,7 +12,7 @@ true - + diff --git a/devops/deploy/deploy-all.bat b/devops/deploy/deploy-all.bat index 27e1358..30df848 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.5-rc1 +SET version=2.2.5 rem TODO: Refactor using loop and automatic discovery call deploy-single.bat LogoFX.Client.Tests.Contracts %version% call deploy-single.bat LogoFX.Client.Tests.Shared %version% diff --git a/devops/deploy/publish-all.bat b/devops/deploy/publish-all.bat index ac77a5b..8bd4095 100644 --- a/devops/deploy/publish-all.bat +++ b/devops/deploy/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.5-rc1 +SET package_version=2.2.5 cd ../pack call pack-all cd ../publish 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 4c4cd38..e9a9600 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,7 +2,7 @@ LogoFX.Client.Testing.EndToEnd.FlaUI - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.EndToEnd.FlaUI Gennady Verdel Gennady Verdel 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 d05e00b..83718e2 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,7 +2,7 @@ LogoFX.Client.Testing.EndToEnd.SpecFlow - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.EndToEnd.SpecFlow Gennady Verdel Gennady Verdel 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 a305641..5534b2b 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,7 +2,7 @@ LogoFX.Client.Testing.EndToEnd.White - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.EndToEnd.White Gennady Verdel Gennady Verdel 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 77da339..3af9583 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,7 +2,7 @@ LogoFX.Client.Testing.Integration.xUnit - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Integration.xUnit Gennady Verdel Gennady Verdel @@ -21,7 +21,7 @@ and base class for unit and integration tests. - + framework logofx dotnet 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 f41a556..30cee29 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,7 +2,7 @@ LogoFX.Client.Tests.Contracts - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Contracts Gennady Verdel Gennady Verdel 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 735360d..e94e30f 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,7 +2,7 @@ LogoFX.Client.Tests.EndToEnd - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.EndToEnd Gennady Verdel Gennady Verdel @@ -16,7 +16,7 @@ - + framework logofx dotnet 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 b71634c..5dbe758 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,7 +2,7 @@ LogoFX.Client.Tests.Integration.NUnit - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Integration.NUnit Gennady Verdel Gennady Verdel @@ -19,7 +19,7 @@ - + framework logofx dotnet 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 908bb05..fbb5837 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,7 +2,7 @@ LogoFX.Client.Tests.Integration.SpecFlow - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Integration.SpecFlow Gennady Verdel Gennady Verdel @@ -20,7 +20,7 @@ - + framework logofx dotnet 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 eeb7235..6261715 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,7 +2,7 @@ LogoFX.Client.Tests.Integration - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Integration Gennady Verdel Gennady Verdel @@ -16,7 +16,7 @@ - + framework logofx dotnet 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 7f8681e..92a04fe 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,7 +2,7 @@ LogoFX.Client.Tests.Shared.Caliburn.Micro - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Shared.Caliburn.Micro Gennady Verdel Gennady Verdel 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 e4df3da..6146751 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,7 +2,7 @@ LogoFX.Client.Tests.Shared - 2.2.5-rc1 + 2.2.5 LogoFX.Client.Testing.Shared Gennady Verdel Gennady Verdel @@ -16,7 +16,7 @@ - + framework logofx dotnet diff --git a/devops/publish/publish-all.bat b/devops/publish/publish-all.bat index ac77a5b..8bd4095 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.5-rc1 +SET package_version=2.2.5 cd ../pack call pack-all cd ../publish diff --git a/devops/publish/publish-single.bat b/devops/publish/publish-single.bat index 193afae..ceee6a7 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.5-rc1 +SET package_version=2.2.5 SET target=../../../../packages/Tests-All cd ../build call build-all 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 259a7a9..4b7d7bb 100644 --- a/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj +++ b/src/LogoFX.Client.Testing.Infra/LogoFX.Client.Testing.Infra.csproj @@ -12,6 +12,6 @@ true - + \ No newline at end of file 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 8187266..f5f2cce 100644 --- a/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj +++ b/src/LogoFX.Client.Testing.Shared/LogoFX.Client.Testing.Shared.csproj @@ -12,7 +12,7 @@ true - +