From d7e11af3ba606c6f4a7a5e6b42fc46a699dd16cf Mon Sep 17 00:00:00 2001 From: real-zony Date: Tue, 3 Jan 2023 21:36:52 +0800 Subject: [PATCH] build: Upgraded the version of the NuGet package dependency. --- src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj | 12 ++++++------ src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj | 8 ++++---- .../ZonyLrcTools.LocalServer.csproj | 10 +++++----- tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj index 51f7fe0..898e4ba 100644 --- a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj +++ b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj @@ -10,16 +10,16 @@ - - - - - + + + + + - + diff --git a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj index c94dd6a..8f631ed 100644 --- a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj +++ b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj @@ -8,11 +8,11 @@ - - - + + + - + diff --git a/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj b/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj index 8e4a90e..a55c899 100644 --- a/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj +++ b/src/ZonyLrcTools.LocalServer/ZonyLrcTools.LocalServer.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + diff --git a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj index 96b242d..a00571a 100644 --- a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj +++ b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all