From 7fdf8864c7d4e92661c3ac0cd1563a0a5162c5f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:35:47 +0000 Subject: [PATCH] Bump MSTest.TestAdapter, System.Runtime.CompilerServices.Unsafe, System.Buffers and System.Numerics.Vectors Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx), [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime), System.Buffers and System.Numerics.Vectors. These dependencies needed to be updated together. Updates `MSTest.TestAdapter` from 3.0.2 to 3.5.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.0.2...v3.5.2) Updates `System.Runtime.CompilerServices.Unsafe` from 4.5.0 to 5.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v5.0.0) Updates `System.Buffers` from 4.4.0 to 4.5.1 Updates `System.Numerics.Vectors` from 4.4.0 to 4.5.0 --- updated-dependencies: - dependency-name: MSTest.TestAdapter 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-major - dependency-name: System.Buffers 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 ... Signed-off-by: dependabot[bot] --- Tests/Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index b1ca4919..16ffc9df 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -27,7 +27,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive