From 6b583310a333e9c807739b1ac2ac99eacc9c9020 Mon Sep 17 00:00:00 2001 From: Elanis Date: Sun, 17 Dec 2023 12:09:53 +0100 Subject: [PATCH 1/2] Update dependencies --- Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj index dcb9d62..dd9c098 100644 --- a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj +++ b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj @@ -9,8 +9,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From 673f1b229dbdf475ccbf4c547b5cfa9ad6c12533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 14:22:07 +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.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj index dd9c098..46f8764 100644 --- a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj +++ b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive