From dba207ed57f7ec3e1a95f54c64ba4fb1d3ba3266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 04:57:20 +0000 Subject: [PATCH] chore: bump the dependencies group in /test/Canister.Tests with 1 update Bumps the dependencies group in /test/Canister.Tests with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- test/Canister.Tests/Canister.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Canister.Tests/Canister.Tests.csproj b/test/Canister.Tests/Canister.Tests.csproj index 7eb6ea0..8c8be64 100644 --- a/test/Canister.Tests/Canister.Tests.csproj +++ b/test/Canister.Tests/Canister.Tests.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers