From 419106811153eae5675f875f30f73d61885ea801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 02:56:55 +0000 Subject: [PATCH] chore(deps): bump the xunit group across 9 directories with 1 update Bumps the xunit group with 1 update in the / directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/abstractions directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/authentication/azure directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/bundle directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/http/httpClient directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/serialization/form directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/serialization/json directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/serialization/multipart directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/serialization/text directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] --- tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj | 2 +- .../azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj | 2 +- tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj | 2 +- .../Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj | 2 +- .../form/Microsoft.Kiota.Serialization.Form.Tests.csproj | 2 +- .../json/Microsoft.Kiota.Serialization.Json.Tests.csproj | 2 +- .../Microsoft.Kiota.Serialization.Multipart.Tests.csproj | 2 +- .../text/Microsoft.Kiota.Serialization.Text.Tests.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj b/tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj index 1f19715..89f93e3 100644 --- a/tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj +++ b/tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj @@ -10,7 +10,7 @@ environments https://github.com/microsoft/vstest/issues/2469--> - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/authentication/azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj b/tests/authentication/azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj index c52b56c..c083a9a 100644 --- a/tests/authentication/azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj +++ b/tests/authentication/azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj b/tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj index dc0b640..1310af8 100644 --- a/tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj +++ b/tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj @@ -10,7 +10,7 @@ environments https://github.com/microsoft/vstest/issues/2469--> - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj b/tests/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj index e775724..d0d7c8c 100644 --- a/tests/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj +++ b/tests/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/serialization/form/Microsoft.Kiota.Serialization.Form.Tests.csproj b/tests/serialization/form/Microsoft.Kiota.Serialization.Form.Tests.csproj index fa29d06..b6602e9 100644 --- a/tests/serialization/form/Microsoft.Kiota.Serialization.Form.Tests.csproj +++ b/tests/serialization/form/Microsoft.Kiota.Serialization.Form.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/serialization/json/Microsoft.Kiota.Serialization.Json.Tests.csproj b/tests/serialization/json/Microsoft.Kiota.Serialization.Json.Tests.csproj index 6219203..03ea673 100644 --- a/tests/serialization/json/Microsoft.Kiota.Serialization.Json.Tests.csproj +++ b/tests/serialization/json/Microsoft.Kiota.Serialization.Json.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/serialization/multipart/Microsoft.Kiota.Serialization.Multipart.Tests.csproj b/tests/serialization/multipart/Microsoft.Kiota.Serialization.Multipart.Tests.csproj index ff5e9fa..e1fccf8 100644 --- a/tests/serialization/multipart/Microsoft.Kiota.Serialization.Multipart.Tests.csproj +++ b/tests/serialization/multipart/Microsoft.Kiota.Serialization.Multipart.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/serialization/text/Microsoft.Kiota.Serialization.Text.Tests.csproj b/tests/serialization/text/Microsoft.Kiota.Serialization.Text.Tests.csproj index 1d2cc00..c54eeb1 100644 --- a/tests/serialization/text/Microsoft.Kiota.Serialization.Text.Tests.csproj +++ b/tests/serialization/text/Microsoft.Kiota.Serialization.Text.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all