From e41f39b5a7d0a3aeb9ba864e643d2498a7d630c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 01:07:19 +0000 Subject: [PATCH] chore: bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../LocalIpRotator.DependencyInjection.Tests.csproj | 2 +- test/LocalIpRotator.Tests/LocalIpRotator.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/LocalIpRotator.DependencyInjection.Tests/LocalIpRotator.DependencyInjection.Tests.csproj b/test/LocalIpRotator.DependencyInjection.Tests/LocalIpRotator.DependencyInjection.Tests.csproj index 9a78144..fa675ec 100644 --- a/test/LocalIpRotator.DependencyInjection.Tests/LocalIpRotator.DependencyInjection.Tests.csproj +++ b/test/LocalIpRotator.DependencyInjection.Tests/LocalIpRotator.DependencyInjection.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/LocalIpRotator.Tests/LocalIpRotator.Tests.csproj b/test/LocalIpRotator.Tests/LocalIpRotator.Tests.csproj index c4c0b1a..e7255b8 100644 --- a/test/LocalIpRotator.Tests/LocalIpRotator.Tests.csproj +++ b/test/LocalIpRotator.Tests/LocalIpRotator.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive