From 8c9287eab6cf3ea8494f791dc2fabac367db6bce Mon Sep 17 00:00:00 2001 From: Elanis Date: Sun, 17 Dec 2023 12:07:12 +0100 Subject: [PATCH 1/2] Update dependencies --- .../Dysnomia.Common.WebAPIWrapper.Test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj b/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj index 6d53f16..2b86313 100644 --- a/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj +++ b/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all From 4d462ccc1ea01ce451319dd937033dbe8e930e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:14:03 +0000 Subject: [PATCH 2/2] Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Dysnomia.Common.WebAPIWrapper.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj b/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj index 2b86313..d5d2213 100644 --- a/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj +++ b/Dysnomia.Common.WebAPIWrapper.Test/Dysnomia.Common.WebAPIWrapper.Test.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all