From 60a8a45010da4c37db3dcacdf4694acb8f3c0e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:33:33 +0000 Subject: [PATCH] Bump System.Buffers, System.Diagnostics.DiagnosticSource, System.Memory, System.Numerics.Vectors and System.Runtime.CompilerServices.Unsafe Bumps System.Buffers, [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime), System.Memory, System.Numerics.Vectors and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `System.Buffers` from 4.6.0 to 4.5.1 Updates `System.Diagnostics.DiagnosticSource` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.1) Updates `System.Memory` from 4.6.0 to 4.5.5 Updates `System.Numerics.Vectors` from 4.6.0 to 4.5.0 Updates `System.Runtime.CompilerServices.Unsafe` from 6.1.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: System.Buffers dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Numerics.Vectors dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- App.config | 2 +- WMIParserStr.csproj | 4 ++-- packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/App.config b/App.config index a923fb5..5b55591 100644 --- a/App.config +++ b/App.config @@ -31,7 +31,7 @@ - + diff --git a/WMIParserStr.csproj b/WMIParserStr.csproj index ddaf8be..5760bfb 100644 --- a/WMIParserStr.csproj +++ b/WMIParserStr.csproj @@ -61,8 +61,8 @@ True - - packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + + packages\System.Diagnostics.DiagnosticSource.9.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll True diff --git a/packages.config b/packages.config index f5f2617..bace129 100644 --- a/packages.config +++ b/packages.config @@ -11,7 +11,7 @@ - +