diff --git a/build.proj b/build.proj
index bac606d59..3117ddb85 100644
--- a/build.proj
+++ b/build.proj
@@ -20,7 +20,7 @@
DependsOnTargets="MSBuildWorkaroundTarget;
RestoreDotnetCliBuildFramework">
-
diff --git a/dir.props b/dir.props
index 756fccc32..eb03fece3 100644
--- a/dir.props
+++ b/dir.props
@@ -11,7 +11,7 @@
true
true
- netcoreapp2.0
+ netcoreapp2.1
diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj
index c45cd6bdf..a6ad0ac3f 100644
--- a/src/redist/redist.csproj
+++ b/src/redist/redist.csproj
@@ -6,7 +6,7 @@
$(CliVersionPrefix)
- netcoreapp2.0
+ $(CliTargetFramework)
$(CLI_SharedFrameworkVersion)
true
false