From 50db6bd4890f14c9f436fbb0f4ee044cc0f29fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:21:32 +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-none-guna/loader.csproj | 5 +++-- .examples/CSharp-API-Example-none-guna/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.examples/CSharp-API-Example-none-guna/loader.csproj b/.examples/CSharp-API-Example-none-guna/loader.csproj index 3f6607bf..8ba78c77 100644 --- a/.examples/CSharp-API-Example-none-guna/loader.csproj +++ b/.examples/CSharp-API-Example-none-guna/loader.csproj @@ -71,8 +71,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-none-guna/packages.config b/.examples/CSharp-API-Example-none-guna/packages.config index 0ff025d4..6e4fc67a 100644 --- a/.examples/CSharp-API-Example-none-guna/packages.config +++ b/.examples/CSharp-API-Example-none-guna/packages.config @@ -12,7 +12,7 @@ - +