From a54578b8021b6d3fbbf3f82c45ebb17e71a6c2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 02:57:45 +0000 Subject: [PATCH] chore: bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.5.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.3.2...v17.5.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..28f425a 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..14c3bc8 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