Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>2020-12-15 01:40:50 +0300
committerGitHub <noreply@github.com>2020-12-15 01:40:50 +0300
commit296aaf818ec02101226845aea39ca14d32519cf2 (patch)
treeb81118512fe021bc1318dee6d04e8554e60f2063
parent6e7fc2f76b759c064012d1b715ad56577185d72e (diff)
Updating darc dependencies and enabling closure (#45781)
* automatic version updates * coreclr projects retargets to net5.0 * Removing manual addition of knownFrameworkReference * disavling implicit references for sfx projects * mono changes * enable package testing * installer changes * installer tests ref pack changes * remove the known framework reference for unit tests Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com> * TestInfraTargetFramework -> to net5.0 * set netcoremaxversion property for test utils * retargeting mono sample apps to net5.0 Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
-rw-r--r--Directory.Build.targets24
-rw-r--r--eng/Version.Details.xml30
-rw-r--r--eng/Versions.props15
-rw-r--r--global.json2
-rw-r--r--src/coreclr/ToolBox/SOS/DIALib/DIALib.ilproj2
-rw-r--r--src/coreclr/ToolBox/SOS/DacTableGen/DacTableGen.csproj2
-rw-r--r--src/installer/managed/Microsoft.NET.HostModel/ComHost/ClsidMap.cs2
-rw-r--r--src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj1
-rw-r--r--src/installer/pkg/sfx/Directory.Build.props1
-rw-r--r--src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props1
-rw-r--r--src/installer/tests/Assets/TestUtils/TestProjects.targets14
-rw-r--r--src/installer/tests/Directory.Build.props2
-rw-r--r--src/libraries/pkg/test/frameworkSettings/net6.0/settings.targets2
-rw-r--r--src/libraries/pkg/test/packageTest.targets2
-rw-r--r--src/mono/llvm/llvm-init.proj2
-rw-r--r--src/mono/netcore/sample/Android/AndroidSampleApp.csproj2
-rw-r--r--src/mono/netcore/sample/iOS/Program.csproj2
-rw-r--r--src/mono/wasm/wasm.proj2
18 files changed, 46 insertions, 62 deletions
diff --git a/Directory.Build.targets b/Directory.Build.targets
index 68aa63fa324..35bfe0c1a31 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -21,28 +21,4 @@
-->
<NETCoreAppMaximumVersion>$(MajorVersion).$(MinorVersion)</NETCoreAppMaximumVersion>
</PropertyGroup>
-
- <!--
- SDK currently does not know about net6.0 TargetFramework.
- We need to manually add these to correctly resolve the targeting packs.
- https://github.com/dotnet/sdk/issues/13950
- -->
- <ItemGroup>
- <KnownFrameworkReference Include="Microsoft.NETCore.App"
- DefaultRuntimeFrameworkVersion="$(MicrosoftNETCoreAppVersion)"
- IsTrimmable="true"
- LatestRuntimeFrameworkVersion="$(MicrosoftNETCoreAppVersion)"
- RuntimeFrameworkName="Microsoft.NETCore.App"
- RuntimePackNamePatterns="Microsoft.NETCore.App.Runtime.**RID**"
- RuntimePackRuntimeIdentifiers="linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;ios-arm64;ios-arm;ios-x64;ios-x86;tvos-arm64;tvos-x64;android-arm64;android-arm;android-x64;android-x86;browser-wasm"
- TargetFramework="$(NetCoreAppCurrent)"
- TargetingPackName="Microsoft.NETCore.App.Ref"
- TargetingPackVersion="$(MicrosoftNETCoreAppVersion)" />
-
- <KnownAppHostPack Include="Microsoft.NETCore.App"
- AppHostPackNamePattern="Microsoft.NETCore.App.Host.**RID**"
- AppHostPackVersion="$(MicrosoftNETCoreAppVersion)"
- AppHostRuntimeIdentifiers="linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86"
- TargetFramework="$(NetCoreAppCurrent)" />
- </ItemGroup>
</Project>
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index d5586ca8524..11e77496f0a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -94,9 +94,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>f69d7fc09c4fdb9e9427741b9a176e867dab577f</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Test.Sdk" Version="16.8.0-release-20201022-02">
+ <Dependency Name="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20201201-01">
<Uri>https://github.com/microsoft/vstest</Uri>
- <Sha>b195e2589980861425b331e73a859252c3f2b71a</Sha>
+ <Sha>140434f7109d357d0158ade9e5164a4861513965</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="5.0.0-beta.20607.2">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
@@ -170,29 +170,33 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.DotNetHost" Version="6.0.0-alpha.1.20501.4">
+ <Dependency Name="Microsoft.NETCore.DotNetHost" Version="6.0.0-alpha.1.20602.4">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>2544c744d204c6ae0e20ba78c9cb8832a92091f3</Sha>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="6.0.0-alpha.1.20501.4">
+ <Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="6.0.0-alpha.1.20602.4">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>2544c744d204c6ae0e20ba78c9cb8832a92091f3</Sha>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
</Dependency>
- <Dependency Name="runtime.native.System.IO.Ports" Version="5.0.0-alpha.1.19563.3">
+ <Dependency Name="runtime.native.System.IO.Ports" Version="6.0.0-alpha.1.20602.4">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>cf64918877d98577363bb40d5eafac52beb80a79</Sha>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.8.20359.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>bdfbf0cf85878673a80d7822cc11bde5c9fda30c</Sha>
</Dependency>
- <Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-preview.8.20359.4">
+ <Dependency Name="Microsoft.NET.Sdk.IL" Version="6.0.0-alpha.1.20602.4">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>bdfbf0cf85878673a80d7822cc11bde5c9fda30c</Sha>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
</Dependency>
- <Dependency Name="System.Text.Json" Version="5.0.0-rc.1.20451.14">
+ <Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20602.4">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
+ </Dependency>
+ <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20602.4">
+ <Uri>https://github.com/dotnet/runtime</Uri>
+ <Sha>575dae9695141b1ade423b443a41084624940818</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20611.4">
<Uri>https://github.com/mono/linker</Uri>
@@ -207,4 +211,4 @@
<Sha>ea857eecd5aab698138fff0eadbbcd552bcaa973</Sha>
</Dependency>
</ToolsetDependencies>
-</Dependencies>
+</Dependencies> \ No newline at end of file
diff --git a/eng/Versions.props b/eng/Versions.props
index 6af1123d1ff..599b7e42212 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -66,9 +66,9 @@
<MicrosoftDotNetRemoteExecutorVersion>6.0.0-beta.20610.4</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftDotNetVersionToolsTasksVersion>6.0.0-beta.20610.4</MicrosoftDotNetVersionToolsTasksVersion>
<!-- Installer dependencies -->
- <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20451.14</MicrosoftNETCoreAppVersion>
- <MicrosoftNETCoreDotNetHostVersion>6.0.0-alpha.1.20501.4</MicrosoftNETCoreDotNetHostVersion>
- <MicrosoftNETCoreDotNetHostPolicyVersion>6.0.0-alpha.1.20501.4</MicrosoftNETCoreDotNetHostPolicyVersion>
+ <MicrosoftNETCoreAppVersion>6.0.0-alpha.1.20602.4</MicrosoftNETCoreAppVersion>
+ <MicrosoftNETCoreDotNetHostVersion>6.0.0-alpha.1.20602.4</MicrosoftNETCoreDotNetHostVersion>
+ <MicrosoftNETCoreDotNetHostPolicyVersion>6.0.0-alpha.1.20602.4</MicrosoftNETCoreDotNetHostPolicyVersion>
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
<!-- CoreClr dependencies -->
<MicrosoftNETCoreILAsmVersion>5.0.0-preview.8.20359.4</MicrosoftNETCoreILAsmVersion>
@@ -98,13 +98,14 @@
<SystemSecurityCryptographyCngVersion>4.7.0</SystemSecurityCryptographyCngVersion>
<SystemSecurityCryptographyPkcsVersion>4.7.0</SystemSecurityCryptographyPkcsVersion>
<SystemSecurityCryptographyOpenSslVersion>4.7.0</SystemSecurityCryptographyOpenSslVersion>
- <SystemTextJsonVersion>5.0.0-rc.1.20451.14</SystemTextJsonVersion>
+ <SystemTextJsonVersion>6.0.0-alpha.1.20602.4</SystemTextJsonVersion>
+ <SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-alpha.1.20602.4</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingVersion>4.3.0</SystemThreadingVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<MicrosoftBclAsyncInterfacesVersion>1.1.1</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
- <runtimenativeSystemIOPortsVersion>5.0.0-alpha.1.19563.3</runtimenativeSystemIOPortsVersion>
+ <runtimenativeSystemIOPortsVersion>6.0.0-alpha.1.20602.4</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemComponentModelTypeConverterTestDataVersion>5.0.0-beta.20607.2</SystemComponentModelTypeConverterTestDataVersion>
<SystemDrawingCommonTestDataVersion>5.0.0-beta.20607.2</SystemDrawingCommonTestDataVersion>
@@ -138,7 +139,7 @@
<RefOnlyNugetPackagingVersion>4.9.4</RefOnlyNugetPackagingVersion>
<!-- Testing -->
<MicrosoftNETCoreCoreDisToolsVersion>1.0.1-prerelease-00006</MicrosoftNETCoreCoreDisToolsVersion>
- <MicrosoftNETTestSdkVersion>16.8.0-release-20201022-02</MicrosoftNETTestSdkVersion>
+ <MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.20611.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.20611.1</MicrosoftDotNetXHarnessCLIVersion>
<XUnitVersion>2.4.1</XUnitVersion>
@@ -186,4 +187,4 @@
</PropertyGroup>
<!-- Override isolated build dependency versions with versions from Repo API. -->
<Import Project="$(DotNetPackageVersionPropsPath)" Condition="'$(DotNetPackageVersionPropsPath)' != ''" />
-</Project>
+</Project> \ No newline at end of file
diff --git a/global.json b/global.json
index 98386dba901..18bd2800b55 100644
--- a/global.json
+++ b/global.json
@@ -17,7 +17,7 @@
"Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk": "6.0.0-beta.20610.4",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20610.4",
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.20610.4",
- "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20557.2",
+ "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20602.4",
"Microsoft.Build.NoTargets": "2.0.1",
"Microsoft.Build.Traversal": "2.1.1"
}
diff --git a/src/coreclr/ToolBox/SOS/DIALib/DIALib.ilproj b/src/coreclr/ToolBox/SOS/DIALib/DIALib.ilproj
index 0486489d232..8c67a3052ce 100644
--- a/src/coreclr/ToolBox/SOS/DIALib/DIALib.ilproj
+++ b/src/coreclr/ToolBox/SOS/DIALib/DIALib.ilproj
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.IL">
<PropertyGroup>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
<Platform>AnyCPU</Platform>
<IsShipping>false</IsShipping>
</PropertyGroup>
diff --git a/src/coreclr/ToolBox/SOS/DacTableGen/DacTableGen.csproj b/src/coreclr/ToolBox/SOS/DacTableGen/DacTableGen.csproj
index f9e3f236fcc..e911b8091cd 100644
--- a/src/coreclr/ToolBox/SOS/DacTableGen/DacTableGen.csproj
+++ b/src/coreclr/ToolBox/SOS/DacTableGen/DacTableGen.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
<Platform>AnyCPU</Platform>
<OutputPath>$(RuntimeBinDir)\DacTableGen</OutputPath>
<IsShipping>false</IsShipping>
diff --git a/src/installer/managed/Microsoft.NET.HostModel/ComHost/ClsidMap.cs b/src/installer/managed/Microsoft.NET.HostModel/ComHost/ClsidMap.cs
index b88584f87d2..2304a390ff4 100644
--- a/src/installer/managed/Microsoft.NET.HostModel/ComHost/ClsidMap.cs
+++ b/src/installer/managed/Microsoft.NET.HostModel/ComHost/ClsidMap.cs
@@ -65,7 +65,7 @@ namespace Microsoft.NET.HostModel.ComHost
using (StreamWriter writer = File.CreateText(clsidMapPath))
{
- writer.Write(JsonSerializer.Serialize(clsidMap, new JsonSerializerOptions { IgnoreNullValues = true }));
+ writer.Write(JsonSerializer.Serialize(clsidMap, new JsonSerializerOptions { DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingNull }));
}
}
diff --git a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj
index 1ea21fdd719..4e461a12ee6 100644
--- a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj
+++ b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj
@@ -17,6 +17,7 @@
<Version>1.8.0</Version>
</PackageReference>
<PackageReference Include="System.Text.Json" Version="$(SystemTextJsonVersion)" />
+ <PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="$(SystemRuntimeCompilerServicesUnsafeVersion)" />
</ItemGroup>
</Project>
diff --git a/src/installer/pkg/sfx/Directory.Build.props b/src/installer/pkg/sfx/Directory.Build.props
index 6c4517eb7b5..9c8accfb0e6 100644
--- a/src/installer/pkg/sfx/Directory.Build.props
+++ b/src/installer/pkg/sfx/Directory.Build.props
@@ -1,6 +1,7 @@
<Project>
<PropertyGroup>
<EnsureRuntimeIdentifierSet>true</EnsureRuntimeIdentifierSet>
+ <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
</PropertyGroup>
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.props, $(MSBuildThisFileDirectory)..))" />
diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props b/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
index f5bc9df8634..a475dd2e71f 100644
--- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
+++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
@@ -4,7 +4,6 @@
<PropertyGroup>
<SharedFrameworkName>Microsoft.NETCore.App</SharedFrameworkName>
<SharedFrameworkFriendlyName>.NET Runtime</SharedFrameworkFriendlyName>
- <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
</PropertyGroup>
<ItemGroup>
diff --git a/src/installer/tests/Assets/TestUtils/TestProjects.targets b/src/installer/tests/Assets/TestUtils/TestProjects.targets
index c2f86568521..baecdb67e01 100644
--- a/src/installer/tests/Assets/TestUtils/TestProjects.targets
+++ b/src/installer/tests/Assets/TestUtils/TestProjects.targets
@@ -6,24 +6,26 @@
<PropertyGroup>
<NETCoreAppMaximumVersion>$(NetCoreAppCurrentVersion)</NETCoreAppMaximumVersion>
</PropertyGroup>
-
+ <!--
+ We are using to best emulate the live version. This should be removed once we start using the live bits.
+ https://github.com/dotnet/runtime/issues/45972
+ -->
<ItemGroup>
<KnownFrameworkReference Include="Microsoft.NETCore.App"
- DefaultRuntimeFrameworkVersion="5.0.0-rc.1.20451.14"
+ DefaultRuntimeFrameworkVersion="6.0.0-alpha.1.20602.4"
IsTrimmable="true"
- LatestRuntimeFrameworkVersion="5.0.0-rc.1.20451.14"
+ LatestRuntimeFrameworkVersion="6.0.0-alpha.1.20602.4"
RuntimeFrameworkName="Microsoft.NETCore.App"
RuntimePackNamePatterns="Microsoft.NETCore.App.Runtime.**RID**"
RuntimePackRuntimeIdentifiers="linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;ios-arm64;ios-arm;ios-x64;ios-x86;tvos-arm64;tvos-x64;android-arm64;android-arm;android-x64;android-x86;browser-wasm"
TargetFramework="net6.0"
TargetingPackName="Microsoft.NETCore.App.Ref"
- TargetingPackVersion="5.0.0-rc.1.20451.14" />
+ TargetingPackVersion="6.0.0-alpha.1.20602.4" />
<KnownAppHostPack Include="Microsoft.NETCore.App"
AppHostPackNamePattern="Microsoft.NETCore.App.Host.**RID**"
- AppHostPackVersion="5.0.0-rc.1.20451.14"
+ AppHostPackVersion="6.0.0-alpha.1.20602.4"
AppHostRuntimeIdentifiers="linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86"
TargetFramework="net6.0" />
</ItemGroup>
-
</Project>
diff --git a/src/installer/tests/Directory.Build.props b/src/installer/tests/Directory.Build.props
index c1066573d3a..5ed2e7919d1 100644
--- a/src/installer/tests/Directory.Build.props
+++ b/src/installer/tests/Directory.Build.props
@@ -9,7 +9,7 @@
<TestRestoreNuGetConfigFile>$(ArtifactsObjDir)TestNuGetConfig\NuGet.config</TestRestoreNuGetConfigFile>
<InternalNupkgCacheDir>$(ArtifactsObjDir)ExtraNupkgsForTestRestore\</InternalNupkgCacheDir>
<TestArchitectures>$(TargetArchitecture)</TestArchitectures>
- <TestInfraTargetFramework>$(NetCoreAppCurrent)</TestInfraTargetFramework>
+ <TestInfraTargetFramework>$(NetCoreAppToolCurrent)</TestInfraTargetFramework>
<TestRunnerAdditionalArguments>-notrait category=failing</TestRunnerAdditionalArguments>
<RunAnalyzers>false</RunAnalyzers>
</PropertyGroup>
diff --git a/src/libraries/pkg/test/frameworkSettings/net6.0/settings.targets b/src/libraries/pkg/test/frameworkSettings/net6.0/settings.targets
index 24c86b15a25..963688564b7 100644
--- a/src/libraries/pkg/test/frameworkSettings/net6.0/settings.targets
+++ b/src/libraries/pkg/test/frameworkSettings/net6.0/settings.targets
@@ -1,8 +1,6 @@
<Project>
<PropertyGroup>
<RuntimeFrameworkVersion>$(MicrosoftNETCoreAppVersion)</RuntimeFrameworkVersion>
- <!-- This should be enabled once we have updated assembly versions. -->
- <ShouldVerifyClosure>false</ShouldVerifyClosure>
</PropertyGroup>
<ItemGroup>
diff --git a/src/libraries/pkg/test/packageTest.targets b/src/libraries/pkg/test/packageTest.targets
index 53f608f8251..bf73766367f 100644
--- a/src/libraries/pkg/test/packageTest.targets
+++ b/src/libraries/pkg/test/packageTest.targets
@@ -10,6 +10,8 @@
<RestoreSources>
https://api.nuget.org/v3/index.json;
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
+ https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json;
+ https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json;
$(LocalPackagesPath)
</RestoreSources>
</PropertyGroup>
diff --git a/src/mono/llvm/llvm-init.proj b/src/mono/llvm/llvm-init.proj
index 99ee504a71c..b0cd9dc7b94 100644
--- a/src/mono/llvm/llvm-init.proj
+++ b/src/mono/llvm/llvm-init.proj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.Build.NoTargets">
<PropertyGroup>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
</PropertyGroup>
<PropertyGroup>
diff --git a/src/mono/netcore/sample/Android/AndroidSampleApp.csproj b/src/mono/netcore/sample/Android/AndroidSampleApp.csproj
index 7d88e3a85ed..2de50226391 100644
--- a/src/mono/netcore/sample/Android/AndroidSampleApp.csproj
+++ b/src/mono/netcore/sample/Android/AndroidSampleApp.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
<EnableTargetingPackDownload>false</EnableTargetingPackDownload>
<RuntimeIdentifier>android-$(TargetArchitecture)</RuntimeIdentifier>
<PublishTrimmed>true</PublishTrimmed>
diff --git a/src/mono/netcore/sample/iOS/Program.csproj b/src/mono/netcore/sample/iOS/Program.csproj
index 04f3e311bae..a300148a88a 100644
--- a/src/mono/netcore/sample/iOS/Program.csproj
+++ b/src/mono/netcore/sample/iOS/Program.csproj
@@ -3,7 +3,7 @@
<OutputType>Exe</OutputType>
<OutputPath>bin</OutputPath>
<DebugType>Portable</DebugType>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
<TargetOS>iOS</TargetOS>
<MicrosoftNetCoreAppRuntimePackDir>$(ArtifactsBinDir)microsoft.netcore.app.runtime.ios-$(TargetArchitecture)\$(Configuration)\runtimes\ios-$(TargetArchitecture)\</MicrosoftNetCoreAppRuntimePackDir>
<EnableTargetingPackDownload>false</EnableTargetingPackDownload>
diff --git a/src/mono/wasm/wasm.proj b/src/mono/wasm/wasm.proj
index a0a2de5e67b..dedeef8d609 100644
--- a/src/mono/wasm/wasm.proj
+++ b/src/mono/wasm/wasm.proj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.Build.NoTargets">
<PropertyGroup>
- <TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
+ <TargetFramework>$(NetCoreAppToolCurrent)</TargetFramework>
</PropertyGroup>
<PropertyGroup>