diff --git a/old/build_projects/dotnet-cli-build/GetUseBundledVersionAsDefaultVersion.cs b/src/core-sdk-tasks/GetUseBundledVersionAsDefaultVersion.cs
similarity index 100%
rename from old/build_projects/dotnet-cli-build/GetUseBundledVersionAsDefaultVersion.cs
rename to src/core-sdk-tasks/GetUseBundledVersionAsDefaultVersion.cs
diff --git a/src/core-sdk-tasks/core-sdk-tasks.csproj b/src/core-sdk-tasks/core-sdk-tasks.csproj
index 5a6b5aa64..9c9cdd890 100644
--- a/src/core-sdk-tasks/core-sdk-tasks.csproj
+++ b/src/core-sdk-tasks/core-sdk-tasks.csproj
@@ -9,6 +9,7 @@
+
diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj
index b87bd8041..3cc084616 100644
--- a/src/redist/redist.csproj
+++ b/src/redist/redist.csproj
@@ -10,6 +10,7 @@
+
diff --git a/src/redist/targets/BuildCoreSdkTasks.targets b/src/redist/targets/BuildCoreSdkTasks.targets
index 3a26203a5..9b51419bf 100644
--- a/src/redist/targets/BuildCoreSdkTasks.targets
+++ b/src/redist/targets/BuildCoreSdkTasks.targets
@@ -31,5 +31,6 @@
+
diff --git a/old/build/MSBuildExtensions.targets b/src/redist/targets/GenerateBundledVersions.targets
similarity index 96%
rename from old/build/MSBuildExtensions.targets
rename to src/redist/targets/GenerateBundledVersions.targets
index 0339dbe1b..4584c60aa 100644
--- a/old/build/MSBuildExtensions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -1,9 +1,9 @@
-
-
+
Microsoft.NETCoreSdk.BundledVersions.props
@@ -133,13 +133,15 @@ Copyright (c) .NET Foundation. All rights reserved.
$(_NETStandardTargetFrameworkVersion)
$(_NETStandardLibraryPackageVersion)
$(_NETCorePlatformsPackageVersion)
- @(BundledVersionsVariable->'<%(Identity)>%(Value)%(Identity)>', '%0A ')
+ @(BundledVersionsVariable->'<%(Identity)>%(Value)%(Identity)>', '
+ ')
$(SdkVersion)
$(ProductMonikerRid)
<_NETCoreSdkIsPreview>$(_NETCoreSdkIsPreview)
%24(_NETCoreSdkIsPreview)
- %24(RestoreAdditionalProjectSources);https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
+ %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
+ %24(RestoreAdditionalProjectSources)%3Bhttps://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json
$(_DefaultPatchVersionForAspNetCoreAll2_1)
@@ -152,7 +154,8 @@ Copyright (c) .NET Foundation. All rights reserved.
2.1.2
- @(ImplicitPackageVariable->'', '%0A ')
+ @(ImplicitPackageVariable->'', '
+ ')
-
+
Microsoft.NETCoreSdk.BundledCliTools.props
diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets
index c40b66f10..78b7f487d 100644
--- a/src/redist/targets/GenerateLayout.targets
+++ b/src/redist/targets/GenerateLayout.targets
@@ -7,6 +7,7 @@
+ $(RedistLayoutPath)sdk\$(SdkVersion)
https://dotnetcli.azureedge.net/dotnet/
https://dotnetcli.blob.core.windows.net/dotnet/
@@ -190,17 +191,56 @@
+
+
+
+
+
+
+
+ "version": ".*"
+ "version": "$(MicrosoftNETCoreAppPackageVersion)"
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+