From a6bb9aafbeecd523b04b8d0fa3254da3a8d899fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:41:38 +0000 Subject: [PATCH] Bump System.Configuration.ConfigurationManager and System.Data.OleDb Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) and [System.Data.OleDb](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Configuration.ConfigurationManager` from 5.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v9.0.2) Updates `System.Data.OleDb` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Data.OleDb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj b/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj index 6e5ad8912..f19195b56 100644 --- a/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj +++ b/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive