From 8ec77efc67ef859016102fe14ce528e350195de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:42:59 +0000 Subject: [PATCH] Bump System.Configuration.ConfigurationManager and System.Diagnostics.EventLog Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) and [System.Diagnostics.EventLog](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Configuration.ConfigurationManager` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `System.Diagnostics.EventLog` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Diagnostics.EventLog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/SqlSync.DbInformation/SqlSync.DbInformation.csproj | 2 +- src/SqlSync.ObjectScript/SqlSync.ObjectScript.csproj | 4 ++-- src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SqlSync.DbInformation/SqlSync.DbInformation.csproj b/src/SqlSync.DbInformation/SqlSync.DbInformation.csproj index e4353633..5738be81 100644 --- a/src/SqlSync.DbInformation/SqlSync.DbInformation.csproj +++ b/src/SqlSync.DbInformation/SqlSync.DbInformation.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/SqlSync.ObjectScript/SqlSync.ObjectScript.csproj b/src/SqlSync.ObjectScript/SqlSync.ObjectScript.csproj index e0c36b3d..faac8209 100644 --- a/src/SqlSync.ObjectScript/SqlSync.ObjectScript.csproj +++ b/src/SqlSync.ObjectScript/SqlSync.ObjectScript.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj b/src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj index d1db123f..0bfdda2a 100644 --- a/src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj +++ b/src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj @@ -20,7 +20,7 @@ - +