From 9bf971026f6721c332ee5f5809ab8dfd5e1ec5de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 06:15:06 +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.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) Updates `System.Configuration.ConfigurationManager` from 5.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v9.0.3) --- updated-dependencies: - dependency-name: System.Data.OleDb dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj b/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj index f19195b56..bfddb8211 100644 --- a/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj +++ b/src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj @@ -15,8 +15,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive