diff --git a/eng/Publishing.props b/eng/Publishing.props
new file mode 100644
index 000000000..a2ad98846
--- /dev/null
+++ b/eng/Publishing.props
@@ -0,0 +1,5 @@
+
+
+ true
+
+
\ No newline at end of file
diff --git a/src/publish/prepare-artifacts.proj b/src/publish/prepare-artifacts.proj
index 9909cd1cf..c01c56cfd 100644
--- a/src/publish/prepare-artifacts.proj
+++ b/src/publish/prepare-artifacts.proj
@@ -28,8 +28,11 @@
true
+
+
+
@@ -49,6 +52,16 @@
PrepareArtifacts=$(PrepareArtifacts)" />
+
+
+
+ DotNetReleaseShipping=true
+
+
+