diff --git a/CSharpInteractive.HostApi/CSharpInteractive.HostApi.csproj b/CSharpInteractive.HostApi/CSharpInteractive.HostApi.csproj
index 0ef20de..957d516 100644
--- a/CSharpInteractive.HostApi/CSharpInteractive.HostApi.csproj
+++ b/CSharpInteractive.HostApi/CSharpInteractive.HostApi.csproj
@@ -15,7 +15,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/CSharpInteractive/CSharpInteractive.Tool.csproj b/CSharpInteractive/CSharpInteractive.Tool.csproj
index ffb5259..a89f7c3 100644
--- a/CSharpInteractive/CSharpInteractive.Tool.csproj
+++ b/CSharpInteractive/CSharpInteractive.Tool.csproj
@@ -29,9 +29,6 @@
-
-
-
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -43,11 +40,30 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
$(GetTargetPathDependsOn);GetDependencyTargetPaths
diff --git a/CSharpInteractive/CSharpInteractive.csproj b/CSharpInteractive/CSharpInteractive.csproj
index 8150cea..82a81a8 100644
--- a/CSharpInteractive/CSharpInteractive.csproj
+++ b/CSharpInteractive/CSharpInteractive.csproj
@@ -22,9 +22,6 @@
-
-
-
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -34,13 +31,32 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
$(GetTargetPathDependsOn);GetDependencyTargetPaths
diff --git a/Directory.Build.props b/Directory.Build.props
index 9577042..a5f6064 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -3,7 +3,7 @@
true
latest
enable
- NETSDK1057;NETSDK1215;NU1605;NU5118;NU5100;NU5131;NU5104;NU5105;NU1902;NU1903;NU1904;CS2008;CS1591
+ NETSDK1138;NETSDK1057;NETSDK1215;NU1605;NU5118;NU5100;NU5131;NU5104;NU5105;NU1902;NU1903;NU1904;CS2008;CS1591
1.0.0-dev
NikolayP
MIT