From 952670f6b3997700b40c05ce09a99036fa9d0333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 01:41:11 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.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.9.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] --- Infinity.Tests/Infinity.Core.Tests/Infinity.Core.Tests.csproj | 2 +- Infinity.Tests/Infinity.SNTP.Tests/Infinity.SNTP.Tests.csproj | 2 +- Infinity.Tests/Infinity.Tcp.Tests/Infinity.Tcp.Tests.csproj | 2 +- Infinity.Tests/Infinity.Udp.Tests/Infinity.Udp.Tests.csproj | 2 +- .../Infinity.Websockets.Tests/Infinity.Websockets.Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Infinity.Tests/Infinity.Core.Tests/Infinity.Core.Tests.csproj b/Infinity.Tests/Infinity.Core.Tests/Infinity.Core.Tests.csproj index 7d7d444..aa75c92 100644 --- a/Infinity.Tests/Infinity.Core.Tests/Infinity.Core.Tests.csproj +++ b/Infinity.Tests/Infinity.Core.Tests/Infinity.Core.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Infinity.Tests/Infinity.SNTP.Tests/Infinity.SNTP.Tests.csproj b/Infinity.Tests/Infinity.SNTP.Tests/Infinity.SNTP.Tests.csproj index 4511ca8..f9e2d67 100644 --- a/Infinity.Tests/Infinity.SNTP.Tests/Infinity.SNTP.Tests.csproj +++ b/Infinity.Tests/Infinity.SNTP.Tests/Infinity.SNTP.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Infinity.Tests/Infinity.Tcp.Tests/Infinity.Tcp.Tests.csproj b/Infinity.Tests/Infinity.Tcp.Tests/Infinity.Tcp.Tests.csproj index 7532c04..77da853 100644 --- a/Infinity.Tests/Infinity.Tcp.Tests/Infinity.Tcp.Tests.csproj +++ b/Infinity.Tests/Infinity.Tcp.Tests/Infinity.Tcp.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Infinity.Tests/Infinity.Udp.Tests/Infinity.Udp.Tests.csproj b/Infinity.Tests/Infinity.Udp.Tests/Infinity.Udp.Tests.csproj index 1cd0f95..eae75ae 100644 --- a/Infinity.Tests/Infinity.Udp.Tests/Infinity.Udp.Tests.csproj +++ b/Infinity.Tests/Infinity.Udp.Tests/Infinity.Udp.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Infinity.Tests/Infinity.Websockets.Tests/Infinity.Websockets.Tests.csproj b/Infinity.Tests/Infinity.Websockets.Tests/Infinity.Websockets.Tests.csproj index 9978637..48c185c 100644 --- a/Infinity.Tests/Infinity.Websockets.Tests/Infinity.Websockets.Tests.csproj +++ b/Infinity.Tests/Infinity.Websockets.Tests/Infinity.Websockets.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive