From 43f092c3663d35f238a4db570c431e56142c0c7f Mon Sep 17 00:00:00 2001 From: Mark Cilia Vincenti Date: Fri, 29 Dec 2023 16:22:45 +0100 Subject: [PATCH] re-add tests and update nuget packages for tests --- AsyncKeyedLock.Tests/AsyncKeyedLock.Tests.csproj | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/AsyncKeyedLock.Tests/AsyncKeyedLock.Tests.csproj b/AsyncKeyedLock.Tests/AsyncKeyedLock.Tests.csproj index b14d810..4515249 100644 --- a/AsyncKeyedLock.Tests/AsyncKeyedLock.Tests.csproj +++ b/AsyncKeyedLock.Tests/AsyncKeyedLock.Tests.csproj @@ -8,17 +8,12 @@ false - - - - - - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all