From fc420b5e37ef764f3fa3a2ace274ddb0ed245d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:42:04 +0000 Subject: [PATCH] Bump System.Data.OleDb and System.Configuration.ConfigurationManager Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) and [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Data.OleDb` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4) Updates `System.Configuration.ConfigurationManager` from 8.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.4) --- updated-dependencies: - dependency-name: System.Data.OleDb dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Configuration.ConfigurationManager dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... 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 aea0d431f..e0326dca5 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