From e06f9eaaa928ada74458d7f028395cb3f8d67411 Mon Sep 17 00:00:00 2001 From: real-zony Date: Thu, 17 Mar 2022 20:18:57 +0800 Subject: [PATCH] build: Upgrade the dependent NuGet packages. --- src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj | 12 ++++++------ tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj index 4a57169..5c59f97 100644 --- a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj +++ b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj @@ -6,14 +6,14 @@ - - - + + + - - - + + + diff --git a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj index 3cf6282..fff2e2d 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