From cff9fb735bf195f4bf132ddb4b7bd21cf1ed2e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:05:26 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Xml Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.Xml](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) Updates `Microsoft.Extensions.Configuration.Xml` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.Xml dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Typewriter/Typewriter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index f389caa75..580a8dc2a 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -21,7 +21,7 @@ - + 5.1.2