From 3d09cabc0de59dd8e51abc30e95bbed4fec8d424 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 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..a98f2fe 100644 --- a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj +++ b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj @@ -7,10 +7,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From edff2a99701e448f5f9ea75b10bc915a1b329b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:23:07 +0000 Subject: [PATCH 2/2] Bump xunit from 2.7.1 to 2.8.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... 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 a98f2fe..820a52d 100644 --- a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj +++ b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive