From 14373bc5ed39df5ec9679cb2214597fed0c77dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:43:03 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.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.7.2...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Akka.TestKit.NUnit.Tests.csproj | 40 +++++++++---------- .../Akka.TestKit.NUnit3.Tests.csproj | 40 +++++++++---------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/Akka.TestKit.NUnit.Tests/Akka.TestKit.NUnit.Tests.csproj b/src/Akka.TestKit.NUnit.Tests/Akka.TestKit.NUnit.Tests.csproj index 235c611..7bffbd0 100644 --- a/src/Akka.TestKit.NUnit.Tests/Akka.TestKit.NUnit.Tests.csproj +++ b/src/Akka.TestKit.NUnit.Tests/Akka.TestKit.NUnit.Tests.csproj @@ -1,21 +1,21 @@ - - - - Akka.TestKit.NUnit.Tests - net6.0 - - - - - - - - - - - - - - $(DefineConstants);RELEASE - + + + + Akka.TestKit.NUnit.Tests + net6.0 + + + + + + + + + + + + + + $(DefineConstants);RELEASE + \ No newline at end of file diff --git a/src/Akka.TestKit.NUnit3.Tests/Akka.TestKit.NUnit3.Tests.csproj b/src/Akka.TestKit.NUnit3.Tests/Akka.TestKit.NUnit3.Tests.csproj index 79b3abf..0ff8ebf 100644 --- a/src/Akka.TestKit.NUnit3.Tests/Akka.TestKit.NUnit3.Tests.csproj +++ b/src/Akka.TestKit.NUnit3.Tests/Akka.TestKit.NUnit3.Tests.csproj @@ -1,21 +1,21 @@ - - - - Akka.TestKit.NUnit3.Tests - net6.0 - - - - - - - - - - - - - - $(DefineConstants);RELEASE - + + + + Akka.TestKit.NUnit3.Tests + net6.0 + + + + + + + + + + + + + + $(DefineConstants);RELEASE + \ No newline at end of file