From bd058e49eb5b831ff2a3bf97fa2f0d1be05955d5 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Fri, 26 Oct 2018 17:48:29 -0400 Subject: [PATCH] Update to 2.4.1 --- src/xunit.runner.devices/xunit.runner.devices.csproj | 6 +++--- .../xunit.devices.templates.csproj | 8 ++++---- test/test.xunit.pcltestlib/test.xunit.pcltestlib.csproj | 2 +- .../test.xunit.runner.android.csproj | 2 +- test/test.xunit.runner.ios/test.xunit.runner.ios.csproj | 2 +- test/test.xunit.runner.uwp/test.xunit.runner.uwp.csproj | 8 +++----- xUnit.Devices.sln | 4 +--- 7 files changed, 14 insertions(+), 18 deletions(-) diff --git a/src/xunit.runner.devices/xunit.runner.devices.csproj b/src/xunit.runner.devices/xunit.runner.devices.csproj index 5b2afc1..d891631 100644 --- a/src/xunit.runner.devices/xunit.runner.devices.csproj +++ b/src/xunit.runner.devices/xunit.runner.devices.csproj @@ -19,7 +19,7 @@ .NET Foundation Copyright (C) .NET Foundation true - 2.4.0 + 2.4.1 true true embedded @@ -66,8 +66,8 @@ - - + + diff --git a/templates/xunit.devices.templates/xunit.devices.templates.csproj b/templates/xunit.devices.templates/xunit.devices.templates.csproj index aa9e476..8b9268a 100644 --- a/templates/xunit.devices.templates/xunit.devices.templates.csproj +++ b/templates/xunit.devices.templates/xunit.devices.templates.csproj @@ -87,8 +87,8 @@ false TemplateProjectOutputGroup%3b - - + + @@ -105,8 +105,8 @@ - - + + diff --git a/test/test.xunit.pcltestlib/test.xunit.pcltestlib.csproj b/test/test.xunit.pcltestlib/test.xunit.pcltestlib.csproj index 0e61c9f..12b9a45 100644 --- a/test/test.xunit.pcltestlib/test.xunit.pcltestlib.csproj +++ b/test/test.xunit.pcltestlib/test.xunit.pcltestlib.csproj @@ -5,7 +5,7 @@ - + PreserveNewest diff --git a/test/test.xunit.runner.android/test.xunit.runner.android.csproj b/test/test.xunit.runner.android/test.xunit.runner.android.csproj index 0d16457..d67e646 100644 --- a/test/test.xunit.runner.android/test.xunit.runner.android.csproj +++ b/test/test.xunit.runner.android/test.xunit.runner.android.csproj @@ -96,7 +96,7 @@ {b7c9bebb-26c2-483b-9be8-80a8ee523eb8} test.xunit.pcltestlib - + diff --git a/test/test.xunit.runner.ios/test.xunit.runner.ios.csproj b/test/test.xunit.runner.ios/test.xunit.runner.ios.csproj index d494cef..081f674 100644 --- a/test/test.xunit.runner.ios/test.xunit.runner.ios.csproj +++ b/test/test.xunit.runner.ios/test.xunit.runner.ios.csproj @@ -177,7 +177,7 @@ {b7c9bebb-26c2-483b-9be8-80a8ee523eb8} test.xunit.pcltestlib - + diff --git a/test/test.xunit.runner.uwp/test.xunit.runner.uwp.csproj b/test/test.xunit.runner.uwp/test.xunit.runner.uwp.csproj index 3a4a3cf..e4136e2 100644 --- a/test/test.xunit.runner.uwp/test.xunit.runner.uwp.csproj +++ b/test/test.xunit.runner.uwp/test.xunit.runner.uwp.csproj @@ -127,9 +127,6 @@ - - 2.4.0 - {4c73a814-9327-4b0b-a46e-acfe47481817} xunit.runner.devices @@ -141,8 +138,9 @@ 6.1.7 - - + + + diff --git a/xUnit.Devices.sln b/xUnit.Devices.sln index b0109e7..ec19578 100644 --- a/xUnit.Devices.sln +++ b/xUnit.Devices.sln @@ -12,9 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{E3B9769B-D .editorconfig = .editorconfig .gitattributes = .gitattributes .gitignore = .gitignore - .vsts-ci.yml = .vsts-ci.yml - .vsts-pr.yml = .vsts-pr.yml - .vsts-shared.yml = .vsts-shared.yml + azure-pipelines.yml = azure-pipelines.yml Directory.build.props = Directory.build.props README.md = README.md version.json = version.json