diff --git a/src/Installer/Directory.Build.props b/src/Installer/Directory.Build.props
new file mode 100644
index 000000000000..314c3f8d687f
--- /dev/null
+++ b/src/Installer/Directory.Build.props
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+ 0.1.1
+ preview
+
+
+
diff --git a/src/Installer/Microsoft.Dotnet.Installation/Microsoft.Dotnet.Installation.csproj b/src/Installer/Microsoft.Dotnet.Installation/Microsoft.Dotnet.Installation.csproj
index 75a687ed4ff4..0d48bf7ee33b 100644
--- a/src/Installer/Microsoft.Dotnet.Installation/Microsoft.Dotnet.Installation.csproj
+++ b/src/Installer/Microsoft.Dotnet.Installation/Microsoft.Dotnet.Installation.csproj
@@ -14,8 +14,8 @@
Microsoft.Dotnet.Installation
false
.NET Installation Library
- 0.1.1
- preview
+ $(DotnetupVersionPrefix)
+ $(DotnetupPreReleaseVersionLabel)
true
true
diff --git a/src/Installer/dotnetup/dotnetup.csproj b/src/Installer/dotnetup/dotnetup.csproj
index 46acc3bca55e..165e8483982b 100644
--- a/src/Installer/dotnetup/dotnetup.csproj
+++ b/src/Installer/dotnetup/dotnetup.csproj
@@ -15,8 +15,8 @@
$(NoWarn);CS8002;CS1591
- 0.1.1
- preview
+ $(DotnetupVersionPrefix)
+ $(DotnetupPreReleaseVersionLabel)
true
true