diff --git a/global.json b/global.json
index faaee0b..3d4467b 100644
--- a/global.json
+++ b/global.json
@@ -2,7 +2,7 @@
"projects": [ "src" ],
"sdk": {
"allowPrerelease": true,
- "version": "7.0.410",
+ "version": "8.0.401",
"rollForward": "latestFeature"
}
}
diff --git a/src/Samples/SingleCommand/SingleCommand.csproj b/src/Samples/SingleCommand/SingleCommand.csproj
index e3ceaa6..89e872a 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 5bd52b8..d119365 100644
--- a/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj
+++ b/src/Spectre.Console.Extensions.Hosting/Spectre.Console.Extensions.Hosting.csproj
@@ -25,7 +25,7 @@
https://github.com/juro-org/Spectre.Console.Extensions.Hosting/releases/tag/$(Version)
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all