diff --git a/global.json b/global.json
index faaee0b..1b0b2b2 100644
--- a/global.json
+++ b/global.json
@@ -2,7 +2,7 @@
"projects": [ "src" ],
"sdk": {
"allowPrerelease": true,
- "version": "7.0.410",
+ "version": "10.0.103",
"rollForward": "latestFeature"
}
}
diff --git a/src/Samples/SingleCommand/SingleCommand.csproj b/src/Samples/SingleCommand/SingleCommand.csproj
index 64aa028..352153d 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 08ba4fa..bab0d09 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