From 522bf2bb86da503a906fec88be8186851eb5690b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 13:16:50 +0330 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 (#93) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.10.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.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../BSN.IpTables.Data.IntegrationTest.csproj | 2 +- .../BSN.IpTables.Api.SystemTest.csproj | 2 +- .../BSN.IpTables.Api.Tests/BSN.IpTables.Api.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Test/IntegrationTests/BSN.IpTables.Data.IntegrationTest/BSN.IpTables.Data.IntegrationTest.csproj b/Test/IntegrationTests/BSN.IpTables.Data.IntegrationTest/BSN.IpTables.Data.IntegrationTest.csproj index 1845f9e..8106b64 100644 --- a/Test/IntegrationTests/BSN.IpTables.Data.IntegrationTest/BSN.IpTables.Data.IntegrationTest.csproj +++ b/Test/IntegrationTests/BSN.IpTables.Data.IntegrationTest/BSN.IpTables.Data.IntegrationTest.csproj @@ -12,7 +12,7 @@ - + diff --git a/Test/SystemTests/BSN.IpTables.Api.SystemTest/BSN.IpTables.Api.SystemTest.csproj b/Test/SystemTests/BSN.IpTables.Api.SystemTest/BSN.IpTables.Api.SystemTest.csproj index 7df8379..bbe4861 100644 --- a/Test/SystemTests/BSN.IpTables.Api.SystemTest/BSN.IpTables.Api.SystemTest.csproj +++ b/Test/SystemTests/BSN.IpTables.Api.SystemTest/BSN.IpTables.Api.SystemTest.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Test/UnitTests/BSN.IpTables.Api.Tests/BSN.IpTables.Api.Tests.csproj b/Test/UnitTests/BSN.IpTables.Api.Tests/BSN.IpTables.Api.Tests.csproj index db9d337..2ae5580 100644 --- a/Test/UnitTests/BSN.IpTables.Api.Tests/BSN.IpTables.Api.Tests.csproj +++ b/Test/UnitTests/BSN.IpTables.Api.Tests/BSN.IpTables.Api.Tests.csproj @@ -14,7 +14,7 @@ - +