diff --git a/Directory.Packages.props b/Directory.Packages.props index f461e91..fdb93a5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,20 +6,20 @@ - - - + + + - + - - + + - + - - + + @@ -27,10 +27,10 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj index 8b6b56e..cd261c2 100644 --- a/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj +++ b/src/ZonyLrcTools.Cli/ZonyLrcTools.Cli.csproj @@ -1,7 +1,7 @@ - net9.0 + net10.0 Exe diff --git a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj index 9ab197f..ebdf919 100644 --- a/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj +++ b/src/ZonyLrcTools.Common/ZonyLrcTools.Common.csproj @@ -1,7 +1,7 @@ - net9.0 + net10.0 enable enable diff --git a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj index 047ce74..a1f8ad1 100644 --- a/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj +++ b/tests/ZonyLrcTools.Tests/ZonyLrcTools.Tests.csproj @@ -1,7 +1,7 @@ - net9.0 + net10.0 false