From 15a9d4ca50e83d64f478f6609e0d027907fee224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 13:05:09 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Zeebe.Client.Bootstrap.Integration.Tests.csproj | 2 +- .../Zeebe.Client.Bootstrap.Unit.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Zeebe.Client.Bootstrap.Integration.Tests/Zeebe.Client.Bootstrap.Integration.Tests.csproj b/test/Zeebe.Client.Bootstrap.Integration.Tests/Zeebe.Client.Bootstrap.Integration.Tests.csproj index 00c134a..fe9ced2 100644 --- a/test/Zeebe.Client.Bootstrap.Integration.Tests/Zeebe.Client.Bootstrap.Integration.Tests.csproj +++ b/test/Zeebe.Client.Bootstrap.Integration.Tests/Zeebe.Client.Bootstrap.Integration.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Zeebe.Client.Bootstrap.Unit.Tests/Zeebe.Client.Bootstrap.Unit.Tests.csproj b/test/Zeebe.Client.Bootstrap.Unit.Tests/Zeebe.Client.Bootstrap.Unit.Tests.csproj index f67f19a..cc1501d 100644 --- a/test/Zeebe.Client.Bootstrap.Unit.Tests/Zeebe.Client.Bootstrap.Unit.Tests.csproj +++ b/test/Zeebe.Client.Bootstrap.Unit.Tests/Zeebe.Client.Bootstrap.Unit.Tests.csproj @@ -7,7 +7,7 @@ - +