diff --git a/_atom/_atom.csproj b/_atom/_atom.csproj
index 9381826..a4c8647 100644
--- a/_atom/_atom.csproj
+++ b/_atom/_atom.csproj
@@ -8,7 +8,7 @@
-
+
diff --git a/global.json b/global.json
new file mode 100644
index 0000000..9a523dc
--- /dev/null
+++ b/global.json
@@ -0,0 +1,7 @@
+{
+ "sdk": {
+ "version": "10.0.0",
+ "rollForward": "latestMajor",
+ "allowPrerelease": false
+ }
+}
\ No newline at end of file
diff --git a/src/Invex.FileSystem/Invex.FileSystem.csproj b/src/Invex.FileSystem/Invex.FileSystem.csproj
index ab8592f..c2ac645 100644
--- a/src/Invex.FileSystem/Invex.FileSystem.csproj
+++ b/src/Invex.FileSystem/Invex.FileSystem.csproj
@@ -5,7 +5,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj b/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj
index c1dd497..deefb07 100644
--- a/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj
+++ b/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj
@@ -7,7 +7,7 @@
-
+
@@ -16,7 +16,7 @@
-
+