From be52d38dc4cbd7113189535bc70f334ce74850db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Sat, 19 Jul 2025 08:04:30 +0800 Subject: [PATCH] Upgrade Nuget --- ClientTest/ClientTest.csproj | 2 +- Stardust.ServerTests/Stardust.ServerTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ClientTest/ClientTest.csproj b/ClientTest/ClientTest.csproj index ec73742a..d7dd2041 100644 --- a/ClientTest/ClientTest.csproj +++ b/ClientTest/ClientTest.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Stardust.ServerTests/Stardust.ServerTests.csproj b/Stardust.ServerTests/Stardust.ServerTests.csproj index b88e5b90..e978802e 100644 --- a/Stardust.ServerTests/Stardust.ServerTests.csproj +++ b/Stardust.ServerTests/Stardust.ServerTests.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive