From eb9808708d195e766ee865b258b64ece402e7dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 08:38:43 +0000 Subject: [PATCH] Bump the all-deps group with 5 updates Bumps AnakinRaW.CommonUtilities.FileSystem from 12.1.8 to 12.3.8 Bumps AnakinRaW.CommonUtilities.Registry from 12.1.8 to 12.3.8 Bumps HtmlAgilityPack to 1.12.2 Bumps Testably.Abstractions.Testing to 4.2.1 Bumps xunit.runner.visualstudio to 3.1.3 --- updated-dependencies: - dependency-name: AnakinRaW.CommonUtilities.FileSystem dependency-version: 12.3.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: AnakinRaW.CommonUtilities.Registry dependency-version: 12.3.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: HtmlAgilityPack dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: HtmlAgilityPack dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: HtmlAgilityPack dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: Testably.Abstractions.Testing dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: Testably.Abstractions.Testing dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 4 ++-- .../PG.StarWarsGame.Infrastructure.csproj | 6 +++--- .../AET.SteamAbstraction.Test.csproj | 4 ++-- .../AET.SteamAbstraction.Testing.csproj | 6 +++--- ...PG.StarWarsGame.Infrastructure.Clients.Steam.Test.csproj | 6 +++--- .../PG.StarWarsGame.Infrastructure.Test.csproj | 6 +++--- .../PG.StarWarsGame.Infrastructure.Testing.csproj | 6 +++--- test/PG.TestingUtilities/PG.TestingUtilities.csproj | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 92884873..a66f528c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -39,7 +39,7 @@ - - + + \ No newline at end of file diff --git a/src/PG.StarWarsGame.Infrastructure/PG.StarWarsGame.Infrastructure.csproj b/src/PG.StarWarsGame.Infrastructure/PG.StarWarsGame.Infrastructure.csproj index 6e03586e..40548c92 100644 --- a/src/PG.StarWarsGame.Infrastructure/PG.StarWarsGame.Infrastructure.csproj +++ b/src/PG.StarWarsGame.Infrastructure/PG.StarWarsGame.Infrastructure.csproj @@ -24,8 +24,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -35,7 +35,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/AET.SteamAbstraction.Test/AET.SteamAbstraction.Test.csproj b/test/AET.SteamAbstraction.Test/AET.SteamAbstraction.Test.csproj index 1728f8b2..422b0642 100644 --- a/test/AET.SteamAbstraction.Test/AET.SteamAbstraction.Test.csproj +++ b/test/AET.SteamAbstraction.Test/AET.SteamAbstraction.Test.csproj @@ -18,9 +18,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/AET.SteamAbstraction.Testing/AET.SteamAbstraction.Testing.csproj b/test/AET.SteamAbstraction.Testing/AET.SteamAbstraction.Testing.csproj index f437f0fa..541697f7 100644 --- a/test/AET.SteamAbstraction.Testing/AET.SteamAbstraction.Testing.csproj +++ b/test/AET.SteamAbstraction.Testing/AET.SteamAbstraction.Testing.csproj @@ -20,12 +20,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -35,7 +35,7 @@ - + diff --git a/test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test.csproj b/test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test.csproj index 5de15afd..2822fe29 100644 --- a/test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test.csproj +++ b/test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test/PG.StarWarsGame.Infrastructure.Clients.Steam.Test.csproj @@ -16,12 +16,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/PG.StarWarsGame.Infrastructure.Test/PG.StarWarsGame.Infrastructure.Test.csproj b/test/PG.StarWarsGame.Infrastructure.Test/PG.StarWarsGame.Infrastructure.Test.csproj index 1946ec3a..f8eceb90 100644 --- a/test/PG.StarWarsGame.Infrastructure.Test/PG.StarWarsGame.Infrastructure.Test.csproj +++ b/test/PG.StarWarsGame.Infrastructure.Test/PG.StarWarsGame.Infrastructure.Test.csproj @@ -16,13 +16,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/PG.StarWarsGame.Infrastructure.Testing/PG.StarWarsGame.Infrastructure.Testing.csproj b/test/PG.StarWarsGame.Infrastructure.Testing/PG.StarWarsGame.Infrastructure.Testing.csproj index e153ad25..19fcb0e1 100644 --- a/test/PG.StarWarsGame.Infrastructure.Testing/PG.StarWarsGame.Infrastructure.Testing.csproj +++ b/test/PG.StarWarsGame.Infrastructure.Testing/PG.StarWarsGame.Infrastructure.Testing.csproj @@ -20,12 +20,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -35,7 +35,7 @@ - + diff --git a/test/PG.TestingUtilities/PG.TestingUtilities.csproj b/test/PG.TestingUtilities/PG.TestingUtilities.csproj index 1a052471..2ed8b20f 100644 --- a/test/PG.TestingUtilities/PG.TestingUtilities.csproj +++ b/test/PG.TestingUtilities/PG.TestingUtilities.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive