From 97e767a0224a82aefdc57be3ad9fe28aa3786dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:30:01 +0000 Subject: [PATCH] Bump System.Diagnostics.DiagnosticSource Bumps [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .examples/CSharp-API-Example/loader.csproj | 5 +++-- .examples/CSharp-API-Example/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.examples/CSharp-API-Example/loader.csproj b/.examples/CSharp-API-Example/loader.csproj index 5a532d0b..9a8cb955 100644 --- a/.examples/CSharp-API-Example/loader.csproj +++ b/.examples/CSharp-API-Example/loader.csproj @@ -74,8 +74,9 @@ - - packages\System.Diagnostics.DiagnosticSource.8.0.0-preview.2.23128.3\lib\net462\System.Diagnostics.DiagnosticSource.dll + + packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + True packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll diff --git a/.examples/CSharp-API-Example/packages.config b/.examples/CSharp-API-Example/packages.config index 38c7bbe5..4e4cd44a 100644 --- a/.examples/CSharp-API-Example/packages.config +++ b/.examples/CSharp-API-Example/packages.config @@ -13,7 +13,7 @@ - +