From dc624051123e1fcadc3f5e99cb56e320d437b96b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Thu, 29 Aug 2024 22:56:00 +0800 Subject: [PATCH] Upgrade Nuget --- NewLife.Audio/NewLife.Audio.csproj | 4 ++-- XUnitTest/XUnitTest.csproj | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NewLife.Audio/NewLife.Audio.csproj b/NewLife.Audio/NewLife.Audio.csproj index 28463d6..b1b715f 100644 --- a/NewLife.Audio/NewLife.Audio.csproj +++ b/NewLife.Audio/NewLife.Audio.csproj @@ -37,11 +37,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 3b338ef..08ed243 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -12,11 +12,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive