From 1340d6ac4e90e749d4539123227b7e1355f3c82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 03:37:15 +0000 Subject: [PATCH] Bump System.Text.Encoding.CodePages from 8.0.0 to 9.0.0 in /src Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Runner.Common/Runner.Common.csproj | 2 +- src/Runner.Sdk/Runner.Sdk.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Runner.Common/Runner.Common.csproj b/src/Runner.Common/Runner.Common.csproj index 6c4635626a2..fbd2222c161 100644 --- a/src/Runner.Common/Runner.Common.csproj +++ b/src/Runner.Common/Runner.Common.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/Runner.Sdk/Runner.Sdk.csproj b/src/Runner.Sdk/Runner.Sdk.csproj index 55dbf12627c..c03c71fdca9 100644 --- a/src/Runner.Sdk/Runner.Sdk.csproj +++ b/src/Runner.Sdk/Runner.Sdk.csproj @@ -15,7 +15,7 @@ - +