diff --git a/Common.props b/Common.props
index c81a8fe3c5d1..f98067f954bf 100644
--- a/Common.props
+++ b/Common.props
@@ -30,6 +30,7 @@
2.1.020170101preview1
+
$(BUILD_BUILDNUMBER)00000001-01
diff --git a/DotnetCLIVersion.txt b/DotnetCLIVersion.txt
index 28e8a89aadc1..8ab6e93ac144 100644
--- a/DotnetCLIVersion.txt
+++ b/DotnetCLIVersion.txt
@@ -1 +1 @@
-2.1.0-preview1-007041
\ No newline at end of file
+2.0.2-vspre-006963
diff --git a/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/DesktopUsingPackageWithSatellites.csproj b/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/DesktopUsingPackageWithSatellites.csproj
deleted file mode 100644
index 2ff0fb12dc8a..000000000000
--- a/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/DesktopUsingPackageWithSatellites.csproj
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- Exe
- net46
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/Program.cs b/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/Program.cs
deleted file mode 100644
index 497c08f8fda8..000000000000
--- a/TestAssets/TestProjects/DesktopUsingPackageWithSatellites/Program.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright (c) .NET Foundation and contributors. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
-
-using System;
-
-namespace TestApp
-{
- class Program
- {
- static void Main()
- {
- Console.WriteLine("Hello World");
- }
- }
-}
diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index 35507b8743d7..e3f7b5973029 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -10,10 +10,10 @@
15.2.0-preview-000093-022.0.0-preview1-0019602.0.0-preview1-001960
- 4.4.0-preview1-4365
+ 4.4.0-preview3-44759.0.11.4.2
- 2.0.0-preview2-25405-01
+ 2.0.1-servicing-25708-010.2.0-beta-000042
diff --git a/src/Tasks/Common/Resources/Strings.resx b/src/Tasks/Common/Resources/Strings.resx
index fcea8d0426c8..201b1167d52f 100644
--- a/src/Tasks/Common/Resources/Strings.resx
+++ b/src/Tasks/Common/Resources/Strings.resx
@@ -313,6 +313,6 @@
Resolved file has a bad image, no metadata, or is otherwise inaccessible. {0}
- The version of Microsoft.NET.Sdk used by this project is insufficient to support .NET Standard 2.0 which is required by this project's references. Please install version 2.0 or higher of the .NET Core SDK.
+ The version of Microsoft.NET.Sdk used by this project is insufficient to support references to libraries targeting .NET Standard 1.5 or higher. Please install version 2.0 or higher of the .NET Core SDK.
\ No newline at end of file
diff --git a/src/Tasks/Common/Resources/xlf/Strings.cs.xlf b/src/Tasks/Common/Resources/xlf/Strings.cs.xlf
index 31db50aa987b..ca6bb6b09eea 100644
--- a/src/Tasks/Common/Resources/xlf/Strings.cs.xlf
+++ b/src/Tasks/Common/Resources/xlf/Strings.cs.xlf
@@ -318,8 +318,8 @@
- The version of Microsoft.NET.Sdk used by this project is insufficient to support .NET Standard 2.0 which is required by this project's references. Please install version 2.0 or higher of the .NET Core SDK.
- Verze sady Microsoft.NET.Sdk používaná tímto projektem nestačí pro podporu sady .NET Standard 2.0, kterou vyžadují odkazy tohoto projektu. Nainstalujte verzi 2.0 nebo vyšší sady .NET Core SDK.
+ The version of Microsoft.NET.Sdk used by this project is insufficient to support references to libraries targeting .NET Standard 1.5 or higher. Please install version 2.0 or higher of the .NET Core SDK.
+ Verze sady Microsoft.NET.Sdk používaná tímto projektem nestačí pro podporu sady .NET Standard 2.0, kterou vyžadují odkazy tohoto projektu. Nainstalujte verzi 2.0 nebo vyšší sady .NET Core SDK.
@@ -329,7 +329,7 @@
The RuntimeIdentifier platform and the PlatformTarget must match.
- The RuntimeIdentifier platform and the PlatformTarget must match.
+ Platforma RuntimeIdentifier a PlatformTarget se musí shodovat.