From a3e56d6e95a72d3e3be1b42403a54c96d0b7f3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 23:15:57 +0000 Subject: [PATCH] chore(deps): Bump System.Diagnostics.DiagnosticSource Bumps [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) from 4.7.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) --- updated-dependencies: - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Correlate.Core/Correlate.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Correlate.Core/Correlate.Core.csproj b/src/Correlate.Core/Correlate.Core.csproj index f5080a6..a526fc0 100644 --- a/src/Correlate.Core/Correlate.Core.csproj +++ b/src/Correlate.Core/Correlate.Core.csproj @@ -1,4 +1,4 @@ - + net8.0;net7.0;net6.0;netstandard2.0 @@ -20,7 +20,7 @@ - +