Skip to content

Commit 3c8e496

Browse files
[main] Update dependencies from 8 repositories (#64806)
* Update dependencies from https://github.com/dotnet/arcade build 20220203.1 Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk From Version 2.5.1-beta.22080.1 -> To Version 2.5.1-beta.22103.1 * Update dependencies from https://github.com/dotnet/xharness build 20220204.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22101.2 -> To Version 1.0.0-prerelease.22104.1 * Update dependencies from https://github.com/dotnet/runtime-assets build 20220203.2 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 7.0.0-beta.22075.1 -> To Version 7.0.0-beta.22103.2 * Update dependencies from https://github.com/dotnet/emsdk build 20220203.4 Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.0-alpha.2.22102.3 -> To Version 7.0.0-alpha.2.22103.4 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220203.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.0.2-alpha.0.22081.2 -> To Version 1.0.2-alpha.0.22103.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20220203.3 runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 11.1.0-alpha.1.22081.2 -> To Version 11.1.0-alpha.1.22103.3 * Update dependencies from https://github.com/dotnet/icu build 20220203.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-preview.2.22101.1 -> To Version 7.0.0-preview.2.22103.1 * Update dependencies from https://github.com/dotnet/emsdk build 20220204.1 Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.0-alpha.2.22102.3 -> To Version 7.0.0-alpha.2.22104.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20220204.2 runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22073.1 -> To Version 1.0.0-alpha.1.22104.2 * Update dependencies from https://github.com/dotnet/runtime build 20220203.2 Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.App.Runtime.win-x64 , System.Runtime.CompilerServices.Unsafe , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Text.Json From Version 7.0.0-preview.2.22080.2 -> To Version 7.0.0-preview.2.22103.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
1 parent e9a7a3f commit 3c8e496

6 files changed

Lines changed: 187 additions & 186 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "1.0.0-prerelease.22101.2",
18+
"version": "1.0.0-prerelease.22104.1",
1919
"commands": [
2020
"xharness"
2121
]

eng/Version.Details.xml

Lines changed: 122 additions & 122 deletions
Large diffs are not rendered by default.

eng/Versions.props

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -54,39 +54,39 @@
5454
<!-- SDK dependencies -->
5555
<MicrosoftDotNetCompatibilityVersion>2.0.0-alpha.1.21525.11</MicrosoftDotNetCompatibilityVersion>
5656
<!-- Arcade dependencies -->
57-
<MicrosoftDotNetApiCompatVersion>7.0.0-beta.22080.1</MicrosoftDotNetApiCompatVersion>
58-
<MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksFeedVersion>
59-
<MicrosoftDotNetCodeAnalysisVersion>7.0.0-beta.22080.1</MicrosoftDotNetCodeAnalysisVersion>
60-
<MicrosoftDotNetGenAPIVersion>7.0.0-beta.22080.1</MicrosoftDotNetGenAPIVersion>
61-
<MicrosoftDotNetGenFacadesVersion>7.0.0-beta.22080.1</MicrosoftDotNetGenFacadesVersion>
62-
<MicrosoftDotNetXUnitExtensionsVersion>7.0.0-beta.22080.1</MicrosoftDotNetXUnitExtensionsVersion>
63-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.22080.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
64-
<MicrosoftDotNetBuildTasksArchivesVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksArchivesVersion>
65-
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksInstallersVersion>
66-
<MicrosoftDotNetBuildTasksPackagingVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksPackagingVersion>
67-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>7.0.0-beta.22102.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
68-
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksTemplatingVersion>
69-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>7.0.0-beta.22080.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
70-
<MicrosoftDotNetRemoteExecutorVersion>7.0.0-beta.22080.1</MicrosoftDotNetRemoteExecutorVersion>
71-
<MicrosoftDotNetVersionToolsTasksVersion>7.0.0-beta.22080.1</MicrosoftDotNetVersionToolsTasksVersion>
72-
<MicrosoftDotNetPackageTestingVersion>7.0.0-beta.22080.1</MicrosoftDotNetPackageTestingVersion>
57+
<MicrosoftDotNetApiCompatVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatVersion>
58+
<MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedVersion>
59+
<MicrosoftDotNetCodeAnalysisVersion>7.0.0-beta.22103.1</MicrosoftDotNetCodeAnalysisVersion>
60+
<MicrosoftDotNetGenAPIVersion>7.0.0-beta.22103.1</MicrosoftDotNetGenAPIVersion>
61+
<MicrosoftDotNetGenFacadesVersion>7.0.0-beta.22103.1</MicrosoftDotNetGenFacadesVersion>
62+
<MicrosoftDotNetXUnitExtensionsVersion>7.0.0-beta.22103.1</MicrosoftDotNetXUnitExtensionsVersion>
63+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.22103.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
64+
<MicrosoftDotNetBuildTasksArchivesVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksArchivesVersion>
65+
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksInstallersVersion>
66+
<MicrosoftDotNetBuildTasksPackagingVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksPackagingVersion>
67+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
68+
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksTemplatingVersion>
69+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
70+
<MicrosoftDotNetRemoteExecutorVersion>7.0.0-beta.22103.1</MicrosoftDotNetRemoteExecutorVersion>
71+
<MicrosoftDotNetVersionToolsTasksVersion>7.0.0-beta.22103.1</MicrosoftDotNetVersionToolsTasksVersion>
72+
<MicrosoftDotNetPackageTestingVersion>7.0.0-beta.22103.1</MicrosoftDotNetPackageTestingVersion>
7373
<!-- NuGet dependencies -->
7474
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
7575
<!-- Installer dependencies -->
76-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-preview.2.22080.2</MicrosoftNETCoreAppRuntimewinx64Version>
77-
<MicrosoftNETCoreDotNetHostVersion>7.0.0-preview.2.22080.2</MicrosoftNETCoreDotNetHostVersion>
78-
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-preview.2.22080.2</MicrosoftNETCoreDotNetHostPolicyVersion>
76+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-preview.2.22103.2</MicrosoftNETCoreAppRuntimewinx64Version>
77+
<MicrosoftNETCoreDotNetHostVersion>7.0.0-preview.2.22103.2</MicrosoftNETCoreDotNetHostVersion>
78+
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-preview.2.22103.2</MicrosoftNETCoreDotNetHostPolicyVersion>
7979
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
8080
<!-- CoreClr dependencies -->
81-
<MicrosoftNETCoreILAsmVersion>7.0.0-preview.2.22080.2</MicrosoftNETCoreILAsmVersion>
82-
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
83-
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
84-
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
85-
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
86-
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
87-
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
88-
<runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>
89-
<runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22073.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>
81+
<MicrosoftNETCoreILAsmVersion>7.0.0-preview.2.22103.2</MicrosoftNETCoreILAsmVersion>
82+
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
83+
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
84+
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
85+
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
86+
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
87+
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
88+
<runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>
89+
<runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.22104.2</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>
9090
<!-- Libraries dependencies -->
9191
<MicrosoftBclAsyncInterfacesVersion>5.0.0</MicrosoftBclAsyncInterfacesVersion>
9292
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
@@ -121,24 +121,24 @@
121121
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
122122
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
123123
<SystemServiceModelPrimitivesVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesVersion>
124-
<SystemTextJsonVersion>7.0.0-preview.2.22080.2</SystemTextJsonVersion>
125-
<SystemRuntimeCompilerServicesUnsafeVersion>7.0.0-preview.2.22080.2</SystemRuntimeCompilerServicesUnsafeVersion>
124+
<SystemTextJsonVersion>7.0.0-preview.2.22103.2</SystemTextJsonVersion>
125+
<SystemRuntimeCompilerServicesUnsafeVersion>7.0.0-preview.2.22103.2</SystemRuntimeCompilerServicesUnsafeVersion>
126126
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
127127
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
128-
<runtimenativeSystemIOPortsVersion>7.0.0-preview.2.22080.2</runtimenativeSystemIOPortsVersion>
128+
<runtimenativeSystemIOPortsVersion>7.0.0-preview.2.22103.2</runtimenativeSystemIOPortsVersion>
129129
<!-- Runtime-Assets dependencies -->
130-
<SystemRuntimeNumericsTestDataVersion>7.0.0-beta.22075.1</SystemRuntimeNumericsTestDataVersion>
131-
<SystemComponentModelTypeConverterTestDataVersion>7.0.0-beta.22075.1</SystemComponentModelTypeConverterTestDataVersion>
132-
<SystemDrawingCommonTestDataVersion>7.0.0-beta.22075.1</SystemDrawingCommonTestDataVersion>
133-
<SystemIOCompressionTestDataVersion>7.0.0-beta.22075.1</SystemIOCompressionTestDataVersion>
134-
<SystemIOPackagingTestDataVersion>7.0.0-beta.22075.1</SystemIOPackagingTestDataVersion>
135-
<SystemNetTestDataVersion>7.0.0-beta.22075.1</SystemNetTestDataVersion>
136-
<SystemPrivateRuntimeUnicodeDataVersion>7.0.0-beta.22075.1</SystemPrivateRuntimeUnicodeDataVersion>
137-
<SystemRuntimeTimeZoneDataVersion>7.0.0-beta.22075.1</SystemRuntimeTimeZoneDataVersion>
138-
<SystemSecurityCryptographyX509CertificatesTestDataVersion>7.0.0-beta.22075.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
139-
<SystemTextRegularExpressionsTestDataVersion>7.0.0-beta.22075.1</SystemTextRegularExpressionsTestDataVersion>
140-
<SystemWindowsExtensionsTestDataVersion>7.0.0-beta.22075.1</SystemWindowsExtensionsTestDataVersion>
141-
<MicrosoftDotNetCilStripSourcesVersion>7.0.0-beta.22075.1</MicrosoftDotNetCilStripSourcesVersion>
130+
<SystemRuntimeNumericsTestDataVersion>7.0.0-beta.22103.2</SystemRuntimeNumericsTestDataVersion>
131+
<SystemComponentModelTypeConverterTestDataVersion>7.0.0-beta.22103.2</SystemComponentModelTypeConverterTestDataVersion>
132+
<SystemDrawingCommonTestDataVersion>7.0.0-beta.22103.2</SystemDrawingCommonTestDataVersion>
133+
<SystemIOCompressionTestDataVersion>7.0.0-beta.22103.2</SystemIOCompressionTestDataVersion>
134+
<SystemIOPackagingTestDataVersion>7.0.0-beta.22103.2</SystemIOPackagingTestDataVersion>
135+
<SystemNetTestDataVersion>7.0.0-beta.22103.2</SystemNetTestDataVersion>
136+
<SystemPrivateRuntimeUnicodeDataVersion>7.0.0-beta.22103.2</SystemPrivateRuntimeUnicodeDataVersion>
137+
<SystemRuntimeTimeZoneDataVersion>7.0.0-beta.22103.2</SystemRuntimeTimeZoneDataVersion>
138+
<SystemSecurityCryptographyX509CertificatesTestDataVersion>7.0.0-beta.22103.2</SystemSecurityCryptographyX509CertificatesTestDataVersion>
139+
<SystemTextRegularExpressionsTestDataVersion>7.0.0-beta.22103.2</SystemTextRegularExpressionsTestDataVersion>
140+
<SystemWindowsExtensionsTestDataVersion>7.0.0-beta.22103.2</SystemWindowsExtensionsTestDataVersion>
141+
<MicrosoftDotNetCilStripSourcesVersion>7.0.0-beta.22103.2</MicrosoftDotNetCilStripSourcesVersion>
142142
<!-- dotnet-optimization dependencies -->
143143
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.22078.3</optimizationwindows_ntx64MIBCRuntimeVersion>
144144
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.22078.3</optimizationwindows_ntx86MIBCRuntimeVersion>
@@ -161,10 +161,10 @@
161161
<!-- Testing -->
162162
<MicrosoftNETCoreCoreDisToolsVersion>1.0.1-prerelease-00006</MicrosoftNETCoreCoreDisToolsVersion>
163163
<MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
164-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.22101.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
165-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.22101.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
166-
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22101.2</MicrosoftDotNetXHarnessCLIVersion>
167-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.0.2-alpha.0.22081.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
164+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.22104.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
165+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.22104.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
166+
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22104.1</MicrosoftDotNetXHarnessCLIVersion>
167+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.0.2-alpha.0.22103.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
168168
<XUnitVersion>2.4.2-pre.22</XUnitVersion>
169169
<XUnitAnalyzersVersion>0.12.0-pre.20</XUnitAnalyzersVersion>
170170
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>
@@ -181,20 +181,20 @@
181181
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22081.3</MicrosoftNETILLinkTasksVersion>
182182
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
183183
<!-- ICU -->
184-
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.2.22101.1</MicrosoftNETCoreRuntimeICUTransportVersion>
184+
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.2.22103.1</MicrosoftNETCoreRuntimeICUTransportVersion>
185185
<!-- MsQuic -->
186186
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.21529.3</SystemNetMsQuicTransportVersion>
187187
<!-- Mono LLVM -->
188-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22081.2</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
189-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22081.2</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
190-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22081.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
191-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22081.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
192-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22081.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
193-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22081.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
194-
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22081.2</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
195-
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22081.2</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
188+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22103.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
189+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22103.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
190+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22103.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
191+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22103.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
192+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22103.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
193+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22103.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
194+
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.22103.3</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
195+
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.22103.3</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
196196
<!-- emscripten / Node -->
197-
<MicrosoftNETWorkloadEmscriptenManifest70100Version>7.0.0-alpha.2.22102.3</MicrosoftNETWorkloadEmscriptenManifest70100Version>
197+
<MicrosoftNETWorkloadEmscriptenManifest70100Version>7.0.0-alpha.2.22104.1</MicrosoftNETWorkloadEmscriptenManifest70100Version>
198198
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenManifest70100Version)</MicrosoftNETRuntimeEmscriptenVersion>
199199
<!-- workloads -->
200200
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>

eng/common/templates/job/job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ jobs:
140140

141141
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), ne(parameters.disableComponentGovernance, 'true')) }}:
142142
- task: ComponentGovernanceComponentDetection@0
143+
continueOnError: true
143144

144145
- ${{ if eq(parameters.enableMicrobuild, 'true') }}:
145146
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:

eng/common/templates/steps/source-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ steps:
4343
# In that case, add variables to allow the download of internal runtimes if the specified versions are not found
4444
# in the default public locations.
4545
internalRuntimeDownloadArgs=
46-
if [ '$(dotnetclimsrc-read-sas-token-base64)' != '$''(dotnetclimsrc-read-sas-token-base64)' ]; then
47-
internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://dotnetclimsrc.blob.core.windows.net/dotnet /p:DotNetRuntimeSourceFeedKey=$(dotnetclimsrc-read-sas-token-base64) --runtimesourcefeed https://dotnetclimsrc.blob.core.windows.net/dotnet --runtimesourcefeedkey $(dotnetclimsrc-read-sas-token-base64)'
46+
if [ '$(dotnetbuilds-internal-container-read-token-base64)' != '$''(dotnetbuilds-internal-container-read-token-base64)' ]; then
47+
internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64) --runtimesourcefeed https://dotnetbuilds.blob.core.windows.net/internal --runtimesourcefeedkey $(dotnetbuilds-internal-container-read-token-base64)'
4848
fi
4949
5050
buildConfig=Release

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"python3": "3.7.1"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22080.1",
16-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22080.1",
17-
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22080.1",
15+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22103.1",
16+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22103.1",
17+
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22103.1",
1818
"Microsoft.Build.NoTargets": "3.1.0",
1919
"Microsoft.Build.Traversal": "3.0.23",
20-
"Microsoft.NET.Sdk.IL": "7.0.0-preview.2.22080.2"
20+
"Microsoft.NET.Sdk.IL": "7.0.0-preview.2.22103.2"
2121
}
2222
}

0 commit comments

Comments
 (0)