From 4248249f3bf74d6baca658992bc30473bf6f5496 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatykh Date: Mon, 22 May 2023 21:52:03 +0300 Subject: [PATCH] Microsoft.NET.Test.Sdk updated to 17.6.0 --- tests/IntegrationTests/IntegrationTests.csproj | 2 +- tests/UnitTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index f23f082..e134cbd 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 09cb789..17dbfcd 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -17,7 +17,7 @@ - +