From 1f312c749d8e7784e7670ec3821db0b4b430ce2e Mon Sep 17 00:00:00 2001 From: real-zony Date: Wed, 24 May 2023 19:16:40 +0800 Subject: [PATCH] build: Upgraded the version of NuGet packages that are dependent on, as usual. --- src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj | 2 +- src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj | 2 +- .../ZonyLrcTools.LocalServer.csproj | 8 ++++---- tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj index b5a0841..ea75a51 100644 --- a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj +++ b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj index 2a19062..6d00a97 100644 --- a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj +++ b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj b/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj index 5b3a484..f9d2ed7 100644 --- a/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj +++ b/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj @@ -9,13 +9,13 @@ - - + + - + - + diff --git a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj index 95713cd..b6f0f96 100644 --- a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj +++ b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj @@ -7,14 +7,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all