From a708a515f336ec6e5b05ef526af22c4cb154203f Mon Sep 17 00:00:00 2001 From: Jiayin Pei Date: Tue, 14 Mar 2023 17:32:23 +0800 Subject: [PATCH] Upgrade packages (#113) --- src/yunit/yunit.csproj | 10 +++++----- test/yunit.nuget.test/yunit.nuget.test.csproj | 5 ++--- test/yunit.test/yunit.test.csproj | 8 ++++++-- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/src/yunit/yunit.csproj b/src/yunit/yunit.csproj index bb3835f..09c5b4d 100644 --- a/src/yunit/yunit.csproj +++ b/src/yunit/yunit.csproj @@ -26,11 +26,11 @@ - - - - - + + + + + diff --git a/test/yunit.nuget.test/yunit.nuget.test.csproj b/test/yunit.nuget.test/yunit.nuget.test.csproj index ca8e550..58e2542 100644 --- a/test/yunit.nuget.test/yunit.nuget.test.csproj +++ b/test/yunit.nuget.test/yunit.nuget.test.csproj @@ -1,15 +1,14 @@ - + net6.0 - + - diff --git a/test/yunit.test/yunit.test.csproj b/test/yunit.test/yunit.test.csproj index 93a0fcf..e696cb3 100644 --- a/test/yunit.test/yunit.test.csproj +++ b/test/yunit.test/yunit.test.csproj @@ -9,8 +9,12 @@ - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +