diff --git a/global.json b/global.json index faaee0b..061fb04 100644 --- a/global.json +++ b/global.json @@ -2,7 +2,7 @@ "projects": [ "src" ], "sdk": { "allowPrerelease": true, - "version": "7.0.410", + "version": "10.0.302", "rollForward": "latestFeature" } } diff --git a/src/Samples/SingleCommand/SingleCommand.csproj b/src/Samples/SingleCommand/SingleCommand.csproj index ade5bb7..952310f 100644 --- a/src/Samples/SingleCommand/SingleCommand.csproj +++ b/src/Samples/SingleCommand/SingleCommand.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj b/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj index 008aab9..ce4a986 100644 --- a/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj +++ b/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj @@ -25,8 +25,8 @@ https://github.com/juro-org/Spectre.Console.Extensions.Hosting/releases/tag/$(Version) - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all