diff --git a/NuGet.Config b/NuGet.Config
index 9c645c984..95416b2f1 100644
--- a/NuGet.Config
+++ b/NuGet.Config
@@ -3,7 +3,7 @@
-
+
@@ -16,7 +16,6 @@
-
diff --git a/build/AzureInfo.props b/build/AzureInfo.props
index 9f323b42b..2773a817c 100644
--- a/build/AzureInfo.props
+++ b/build/AzureInfo.props
@@ -14,8 +14,8 @@
dotnetclichecksums
$(TRANSPORTFEED_STORAGE_CONTAINER)
dotnet-core
+ $(TRANSPORTFEED_EXPECTED_URL)
+ https://dotnetfeed.blob.core.windows.net/$(TransportFeedContainerName)/index.json
$(TRANSPORTFEED_STORAGE_KEY)
- $(TRANSPORTFEED_STORAGE_ACCOUNT)
- dotnetfeed
diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index 748b3d8fa..b4b597844 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -50,5 +50,6 @@
1.0.27-prerelease-01723-01
2.0.0-preview2-25331-01
+ 1.0.0-prerelease-02203-01
diff --git a/build/Microsoft.DotNet.Cli.tasks b/build/Microsoft.DotNet.Cli.tasks
index 1c4bbac75..901a48f84 100644
--- a/build/Microsoft.DotNet.Cli.tasks
+++ b/build/Microsoft.DotNet.Cli.tasks
@@ -24,7 +24,6 @@
-
diff --git a/build/publish/PublishNupkgToTransportFeed.targets b/build/publish/PublishNupkgToTransportFeed.targets
index 2f41acfd1..19dd03e71 100644
--- a/build/publish/PublishNupkgToTransportFeed.targets
+++ b/build/publish/PublishNupkgToTransportFeed.targets
@@ -1,28 +1,20 @@
+
+
-
- packages
-
-
-
-
-
-
+
+
+
-
+ Overwrite="false" />
diff --git a/build_projects/dotnet-cli-build/dotnet-cli-build.csproj b/build_projects/dotnet-cli-build/dotnet-cli-build.csproj
index 89dc0f323..86531abc4 100644
--- a/build_projects/dotnet-cli-build/dotnet-cli-build.csproj
+++ b/build_projects/dotnet-cli-build/dotnet-cli-build.csproj
@@ -29,6 +29,6 @@
-
+
diff --git a/dir.props b/dir.props
index 7133cb74f..756fccc32 100644
--- a/dir.props
+++ b/dir.props
@@ -7,7 +7,6 @@
$(RepoRoot)/.nuget/packages
$(RepoRoot)/build_projects/dotnet-cli-build/bin/dotnet-cli-build.dll
- $(RepoRoot)/build_projects/dotnet-cli-build/bin/Microsoft.DotNet.Build.Tasks.Feed.dll
true
true