From 7b2c6280dc14c700738e5cded922fcbfbc736ed3 Mon Sep 17 00:00:00 2001 From: Microsoft Health <29265076+MicrosoftHealthService@users.noreply.github.com> Date: Mon, 29 Oct 2018 22:00:36 -0700 Subject: [PATCH 1/2] Auto-update for packages related to 'xunit' Updates package 'xunit' to version '2.4.1' Updates package 'xunit.runner.visualstudio' to version '2.4.1' --- ...oft.Health.Extensions.DependencyInjection.UnitTests.csproj | 4 ++-- .../Microsoft.Health.Fhir.Api.UnitTests.csproj | 4 ++-- .../Microsoft.Health.Fhir.Core.UnitTests.csproj | 4 ++-- .../Microsoft.Health.Fhir.CosmosDb.UnitTests.csproj | 4 ++-- .../Microsoft.Health.Fhir.Tests.Common.csproj | 4 ++-- .../Microsoft.Health.Fhir.Tests.E2E.csproj | 4 ++-- .../Microsoft.Health.Fhir.Tests.Integration.csproj | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Microsoft.Health.Extensions.DependencyInjection.UnitTests/Microsoft.Health.Extensions.DependencyInjection.UnitTests.csproj b/src/Microsoft.Health.Extensions.DependencyInjection.UnitTests/Microsoft.Health.Extensions.DependencyInjection.UnitTests.csproj index ec8126cf65..6e2f55326e 100644 --- a/src/Microsoft.Health.Extensions.DependencyInjection.UnitTests/Microsoft.Health.Extensions.DependencyInjection.UnitTests.csproj +++ b/src/Microsoft.Health.Extensions.DependencyInjection.UnitTests/Microsoft.Health.Extensions.DependencyInjection.UnitTests.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/Microsoft.Health.Fhir.Api.UnitTests/Microsoft.Health.Fhir.Api.UnitTests.csproj b/src/Microsoft.Health.Fhir.Api.UnitTests/Microsoft.Health.Fhir.Api.UnitTests.csproj index e9d95bb2c7..7ab7d4da4b 100644 --- a/src/Microsoft.Health.Fhir.Api.UnitTests/Microsoft.Health.Fhir.Api.UnitTests.csproj +++ b/src/Microsoft.Health.Fhir.Api.UnitTests/Microsoft.Health.Fhir.Api.UnitTests.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/Microsoft.Health.Fhir.Core.UnitTests/Microsoft.Health.Fhir.Core.UnitTests.csproj b/src/Microsoft.Health.Fhir.Core.UnitTests/Microsoft.Health.Fhir.Core.UnitTests.csproj index 69a3f97a84..2297eadc9e 100644 --- a/src/Microsoft.Health.Fhir.Core.UnitTests/Microsoft.Health.Fhir.Core.UnitTests.csproj +++ b/src/Microsoft.Health.Fhir.Core.UnitTests/Microsoft.Health.Fhir.Core.UnitTests.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/Microsoft.Health.Fhir.CosmosDb.UnitTests/Microsoft.Health.Fhir.CosmosDb.UnitTests.csproj b/src/Microsoft.Health.Fhir.CosmosDb.UnitTests/Microsoft.Health.Fhir.CosmosDb.UnitTests.csproj index 58f36c52be..8beeddb523 100644 --- a/src/Microsoft.Health.Fhir.CosmosDb.UnitTests/Microsoft.Health.Fhir.CosmosDb.UnitTests.csproj +++ b/src/Microsoft.Health.Fhir.CosmosDb.UnitTests/Microsoft.Health.Fhir.CosmosDb.UnitTests.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/src/Microsoft.Health.Fhir.Tests.Common/Microsoft.Health.Fhir.Tests.Common.csproj b/src/Microsoft.Health.Fhir.Tests.Common/Microsoft.Health.Fhir.Tests.Common.csproj index 347b3ab804..2618798bdd 100644 --- a/src/Microsoft.Health.Fhir.Tests.Common/Microsoft.Health.Fhir.Tests.Common.csproj +++ b/src/Microsoft.Health.Fhir.Tests.Common/Microsoft.Health.Fhir.Tests.Common.csproj @@ -88,8 +88,8 @@ - - + + diff --git a/test/Microsoft.Health.Fhir.Tests.E2E/Microsoft.Health.Fhir.Tests.E2E.csproj b/test/Microsoft.Health.Fhir.Tests.E2E/Microsoft.Health.Fhir.Tests.E2E.csproj index b2a115bb51..3244ae0e35 100644 --- a/test/Microsoft.Health.Fhir.Tests.E2E/Microsoft.Health.Fhir.Tests.E2E.csproj +++ b/test/Microsoft.Health.Fhir.Tests.E2E/Microsoft.Health.Fhir.Tests.E2E.csproj @@ -24,8 +24,8 @@ - - + + diff --git a/test/Microsoft.Health.Fhir.Tests.Integration/Microsoft.Health.Fhir.Tests.Integration.csproj b/test/Microsoft.Health.Fhir.Tests.Integration/Microsoft.Health.Fhir.Tests.Integration.csproj index 938b0fc94e..700d2d3770 100644 --- a/test/Microsoft.Health.Fhir.Tests.Integration/Microsoft.Health.Fhir.Tests.Integration.csproj +++ b/test/Microsoft.Health.Fhir.Tests.Integration/Microsoft.Health.Fhir.Tests.Integration.csproj @@ -18,8 +18,8 @@ - - + + From 1779fdf242a17956fd52781b33686986cafd3008 Mon Sep 17 00:00:00 2001 From: Jack Liu Date: Tue, 30 Oct 2018 13:07:36 -0700 Subject: [PATCH 2/2] Updated the third party notice to reflect the new version. --- THIRDPARTYNOTICES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRDPARTYNOTICES.md b/THIRDPARTYNOTICES.md index a743e6fb2d..5b54b00ca5 100644 --- a/THIRDPARTYNOTICES.md +++ b/THIRDPARTYNOTICES.md @@ -807,7 +807,7 @@ This file is based on or incorporates material from the projects listed below (T > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > THE SOFTWARE. -## XUnit 2.4.0 +## XUnit 2.4.1 * Component Source: https://github.com/xunit/xunit * Component Copyright and License: > Copyright (c) .NET Foundation and Contributors