diff --git a/ReferenceSwitcher.Tool.Tests/ReferenceSwitcher.Tool.Tests.csproj b/ReferenceSwitcher.Tool.Tests/ReferenceSwitcher.Tool.Tests.csproj index b1a44d7..a02f67b 100644 --- a/ReferenceSwitcher.Tool.Tests/ReferenceSwitcher.Tool.Tests.csproj +++ b/ReferenceSwitcher.Tool.Tests/ReferenceSwitcher.Tool.Tests.csproj @@ -1,17 +1,23 @@ - net9.0 + net10.0 enable enable false - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/ReferenceSwitcher.Tool/ReferenceSwitcher.Tool.csproj b/ReferenceSwitcher.Tool/ReferenceSwitcher.Tool.csproj index 69d4b0e..d4ce1e9 100644 --- a/ReferenceSwitcher.Tool/ReferenceSwitcher.Tool.csproj +++ b/ReferenceSwitcher.Tool/ReferenceSwitcher.Tool.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 enable enable true @@ -10,8 +10,8 @@ - - + +