From 4feea0313dae41cd82c256420aa9f3d0a76aeb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 20:02:14 +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.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.4) 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-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Diagnostics.DiagnosticSource dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Memory dependency-version: 4.5.5 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Numerics.Vectors dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- App.config | 2 +- WMIParserStr.csproj | 6 +++--- packages.config | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/App.config b/App.config index a923fb5..d680219 100644 --- a/App.config +++ b/App.config @@ -31,7 +31,7 @@ - + diff --git a/WMIParserStr.csproj b/WMIParserStr.csproj index ddaf8be..2b08baf 100644 --- a/WMIParserStr.csproj +++ b/WMIParserStr.csproj @@ -1,4 +1,4 @@ - + @@ -61,8 +61,8 @@ True - - packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + + packages\System.Diagnostics.DiagnosticSource.9.0.4\lib\net462\System.Diagnostics.DiagnosticSource.dll True diff --git a/packages.config b/packages.config index f5f2617..53d676a 100644 --- a/packages.config +++ b/packages.config @@ -11,7 +11,7 @@ - +