From 87d004eaac281b8b7520472b412cc00d6c41f865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:26:44 +0000 Subject: [PATCH] Bump System.Diagnostics.PerformanceCounter from 8.0.1 to 9.0.0 in /src Bumps [System.Diagnostics.PerformanceCounter](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: System.Diagnostics.PerformanceCounter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Orc.SystemInfo/Orc.SystemInfo.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orc.SystemInfo/Orc.SystemInfo.csproj b/src/Orc.SystemInfo/Orc.SystemInfo.csproj index 175dae5..f1635b7 100644 --- a/src/Orc.SystemInfo/Orc.SystemInfo.csproj +++ b/src/Orc.SystemInfo/Orc.SystemInfo.csproj @@ -27,11 +27,11 @@ - + - +