From 21e20c169cb32e9111f440d2151a2804bae0bdbe Mon Sep 17 00:00:00 2001 From: Nuget Ninja Date: Mon, 11 Sep 2023 03:41:46 +0000 Subject: [PATCH] Auto csproj fix and update by bot. --- .../ThreadAndAsyncTests.csproj | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/UnitTestBasket/ThreadAndAsyncTests/ThreadAndAsyncTests.csproj b/UnitTestBasket/ThreadAndAsyncTests/ThreadAndAsyncTests.csproj index c66ebc6..0a39ed7 100644 --- a/UnitTestBasket/ThreadAndAsyncTests/ThreadAndAsyncTests.csproj +++ b/UnitTestBasket/ThreadAndAsyncTests/ThreadAndAsyncTests.csproj @@ -1,16 +1,16 @@ - - - netcoreapp3.0 - - false - - - - - - - - - - + + Library + net6.0 + ThreadAndAsyncTests + true + false + enable + + + + + + + + \ No newline at end of file