diff --git a/Directory.Build.props b/Directory.Build.props
index 248134984d4..19a5ac81e89 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -40,4 +40,9 @@
true
+
+
+ $(MicrosoftNETCoreAppPackageVersion)
+
+
diff --git a/Directory.Build.targets b/Directory.Build.targets
index ebfe8c81517..77a3a6aa8ec 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -22,4 +22,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/eng/Versions.props b/eng/Versions.props
index 7e54ec8cd0b..ec54e0fcf0d 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -12,6 +12,9 @@
https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json
+
+ 3.0.0-preview4-27601-04
+
4.6.0-preview5.19216.2
diff --git a/src/System.Windows.Forms/tests/IntegrationTests/System.Windows.Forms.IntegrationTests/System.Windows.Forms.IntegrationTests.csproj b/src/System.Windows.Forms/tests/IntegrationTests/System.Windows.Forms.IntegrationTests/System.Windows.Forms.IntegrationTests.csproj
index 200a0387d28..79005648560 100644
--- a/src/System.Windows.Forms/tests/IntegrationTests/System.Windows.Forms.IntegrationTests/System.Windows.Forms.IntegrationTests.csproj
+++ b/src/System.Windows.Forms/tests/IntegrationTests/System.Windows.Forms.IntegrationTests/System.Windows.Forms.IntegrationTests.csproj
@@ -2,7 +2,6 @@
netcoreapp3.0
-
false