Skip to content

Commit 2ba2396

Browse files
dotnet-maestro[bot]Tlakollosbomer
authored
[main] Update dependencies from 8 repositories (#81354)
* Update dependencies from https://github.com/dotnet/runtime build 20230129.4 Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-alpha.1.23072.5 -> To Version 8.0.0-alpha.1.23079.4 * Update dependencies from https://github.com/dotnet/llvm-project build 20230130.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.23073.1 -> To Version 1.0.0-alpha.1.23080.1 * Update dependencies from https://github.com/dotnet/llvm-project build 20230130.3 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-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 14.0.0-alpha.1.23074.1 -> To Version 14.0.0-alpha.1.23080.3 * Update dependencies from https://github.com/dotnet/icu build 20230130.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-alpha.1.23077.1 -> To Version 8.0.0-preview.2.23080.3 * Update dependencies from https://github.com/dotnet/xharness build 20230130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.23073.2 -> To Version 1.0.0-prerelease.23080.1 * Update dependencies from https://github.com/dotnet/runtime-assets build 20230130.1 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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 8.0.0-beta.23073.1 -> To Version 8.0.0-beta.23080.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20230131.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.5-beta1.23076.2 -> To Version 3.3.5-beta1.23081.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20230130.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.23073.1 -> To Version 1.1.0-alpha.0.23080.1 * Update dependencies from https://github.com/dotnet/cecil build 20230130.1 Microsoft.DotNet.Cecil , Microsoft.DotNet.Cecil.Pdb From Version 0.11.4-alpha.23073.1 -> To Version 0.11.4-alpha.23080.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20230131.3 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.5-beta1.23076.2 -> To Version 3.3.5-beta1.23081.3 * Dont warn for CA1860 inside illink * Update rootfs --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tlakollo <[email protected]> Co-authored-by: Sven Boemer <[email protected]>
1 parent 75408bb commit 2ba2396

File tree

6 files changed

+164
-161
lines changed

6 files changed

+164
-161
lines changed

.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.23073.2",
18+
"version": "1.0.0-prerelease.23080.1",
1919
"commands": [
2020
"xharness"
2121
]

eng/Version.Details.xml

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

eng/Versions.props

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
</ItemGroup>
3232
<PropertyGroup>
3333
<!-- dotnet/roslyn-analyzers dependencies -->
34-
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.5-beta1.23076.2</MicrosoftCodeAnalysisAnalyzersVersion>
35-
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview1.23076.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
34+
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.5-beta1.23081.3</MicrosoftCodeAnalysisAnalyzersVersion>
35+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview1.23081.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
3636
<!-- dotnet/roslyn dependencies -->
3737
<!--
3838
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
@@ -101,18 +101,18 @@
101101
<!-- NuGet dependencies -->
102102
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
103103
<!-- Installer dependencies -->
104-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.23072.5</MicrosoftNETCoreAppRuntimewinx64Version>
104+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-alpha.1.23079.4</MicrosoftNETCoreAppRuntimewinx64Version>
105105
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
106106
<!-- CoreClr dependencies -->
107-
<MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.23072.5</MicrosoftNETCoreILAsmVersion>
108-
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
109-
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
110-
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
111-
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
112-
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
113-
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
114-
<runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>
115-
<runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23073.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>
107+
<MicrosoftNETCoreILAsmVersion>8.0.0-alpha.1.23079.4</MicrosoftNETCoreILAsmVersion>
108+
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
109+
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
110+
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
111+
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
112+
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
113+
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
114+
<runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>
115+
<runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23080.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>
116116
<!-- Libraries dependencies -->
117117
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
118118
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
@@ -139,26 +139,26 @@
139139
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
140140
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
141141
<SystemServiceModelPrimitivesVersion>4.9.0</SystemServiceModelPrimitivesVersion>
142-
<SystemTextJsonVersion>8.0.0-alpha.1.23072.5</SystemTextJsonVersion>
142+
<SystemTextJsonVersion>8.0.0-alpha.1.23079.4</SystemTextJsonVersion>
143143
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
144144
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
145145
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
146146
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
147-
<runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.23072.5</runtimenativeSystemIOPortsVersion>
147+
<runtimenativeSystemIOPortsVersion>8.0.0-alpha.1.23079.4</runtimenativeSystemIOPortsVersion>
148148
<!-- Runtime-Assets dependencies -->
149-
<SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23073.1</SystemRuntimeNumericsTestDataVersion>
150-
<SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23073.1</SystemComponentModelTypeConverterTestDataVersion>
151-
<SystemDrawingCommonTestDataVersion>8.0.0-beta.23073.1</SystemDrawingCommonTestDataVersion>
152-
<SystemFormatsTarTestDataVersion>8.0.0-beta.23073.1</SystemFormatsTarTestDataVersion>
153-
<SystemIOCompressionTestDataVersion>8.0.0-beta.23073.1</SystemIOCompressionTestDataVersion>
154-
<SystemIOPackagingTestDataVersion>8.0.0-beta.23073.1</SystemIOPackagingTestDataVersion>
155-
<SystemNetTestDataVersion>8.0.0-beta.23073.1</SystemNetTestDataVersion>
156-
<SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.23073.1</SystemPrivateRuntimeUnicodeDataVersion>
157-
<SystemRuntimeTimeZoneDataVersion>8.0.0-beta.23073.1</SystemRuntimeTimeZoneDataVersion>
158-
<SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.23073.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
159-
<SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.23073.1</SystemTextRegularExpressionsTestDataVersion>
160-
<SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23073.1</SystemWindowsExtensionsTestDataVersion>
161-
<MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.23073.1</MicrosoftDotNetCilStripSourcesVersion>
149+
<SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23080.1</SystemRuntimeNumericsTestDataVersion>
150+
<SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23080.1</SystemComponentModelTypeConverterTestDataVersion>
151+
<SystemDrawingCommonTestDataVersion>8.0.0-beta.23080.1</SystemDrawingCommonTestDataVersion>
152+
<SystemFormatsTarTestDataVersion>8.0.0-beta.23080.1</SystemFormatsTarTestDataVersion>
153+
<SystemIOCompressionTestDataVersion>8.0.0-beta.23080.1</SystemIOCompressionTestDataVersion>
154+
<SystemIOPackagingTestDataVersion>8.0.0-beta.23080.1</SystemIOPackagingTestDataVersion>
155+
<SystemNetTestDataVersion>8.0.0-beta.23080.1</SystemNetTestDataVersion>
156+
<SystemPrivateRuntimeUnicodeDataVersion>8.0.0-beta.23080.1</SystemPrivateRuntimeUnicodeDataVersion>
157+
<SystemRuntimeTimeZoneDataVersion>8.0.0-beta.23080.1</SystemRuntimeTimeZoneDataVersion>
158+
<SystemSecurityCryptographyX509CertificatesTestDataVersion>8.0.0-beta.23080.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
159+
<SystemTextRegularExpressionsTestDataVersion>8.0.0-beta.23080.1</SystemTextRegularExpressionsTestDataVersion>
160+
<SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23080.1</SystemWindowsExtensionsTestDataVersion>
161+
<MicrosoftDotNetCilStripSourcesVersion>8.0.0-beta.23080.1</MicrosoftDotNetCilStripSourcesVersion>
162162
<!-- dotnet-optimization dependencies -->
163163
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.23068.4</optimizationwindows_ntx64MIBCRuntimeVersion>
164164
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.23068.4</optimizationwindows_ntx86MIBCRuntimeVersion>
@@ -183,10 +183,10 @@
183183
<!-- Testing -->
184184
<MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion>
185185
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
186-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188-
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23073.2</MicrosoftDotNetXHarnessCLIVersion>
189-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.1.0-alpha.0.23073.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
186+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188+
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23080.1</MicrosoftDotNetXHarnessCLIVersion>
189+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.1.0-alpha.0.23080.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190190
<XUnitVersion>2.4.2</XUnitVersion>
191191
<XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>
192192
<XUnitRunnerVisualStudioVersion>2.4.5</XUnitRunnerVisualStudioVersion>
@@ -216,39 +216,39 @@
216216
<MicrosoftNETILLinkTasksVersion>8.0.100-1.23067.1</MicrosoftNETILLinkTasksVersion>
217217
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
218218
<!-- Mono Cecil -->
219-
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23073.1</MicrosoftDotNetCecilVersion>
220-
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.23073.1</MicrosoftDotNetCecilPdbVersion>
219+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23080.1</MicrosoftDotNetCecilVersion>
220+
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.23080.1</MicrosoftDotNetCecilPdbVersion>
221221
<!-- ICU -->
222-
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.23077.1</MicrosoftNETCoreRuntimeICUTransportVersion>
222+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-preview.2.23080.3</MicrosoftNETCoreRuntimeICUTransportVersion>
223223
<!-- MsQuic -->
224224
<MicrosoftNativeQuicMsQuicVersion>2.1.1</MicrosoftNativeQuicMsQuicVersion>
225225
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>
226226
<!-- Mono LLVM -->
227-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
228-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
229-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
230-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
231-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
232-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
233-
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
234-
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
235-
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23074.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
236-
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23074.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
227+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
228+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
229+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
230+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
231+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
232+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
233+
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
234+
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
235+
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23080.3</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
236+
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23080.3</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
237237
<!-- emscripten / Node -->
238238
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version>8.0.0-preview.2.23081.1</MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version>
239239
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100preview2Version)</MicrosoftNETRuntimeEmscriptenVersion>
240240
<!-- workloads -->
241241
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
242242
<WixPackageVersion>1.0.0-v3.14.0.5722</WixPackageVersion>
243243
<!-- JIT Tools -->
244-
<runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>
245-
<runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>
246-
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>
247-
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>
248-
<runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>
249-
<runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>
250-
<runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>
251-
<runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23073.1</runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>
244+
<runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>
245+
<runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>
246+
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>
247+
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>
248+
<runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>
249+
<runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>
250+
<runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>
251+
<runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23080.1</runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>
252252
<!-- BrowserDebugProxy libs -->
253253
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
254254
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>

eng/pipelines/common/templates/pipeline-with-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
- container: linux_arm64
1818
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-cross-arm64
1919
env:
20-
ROOTFS_DIR: /crossrootfs
20+
ROOTFS_DIR: /crossrootfs/arm64
2121

2222
- container: linux_musl_x64
2323
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.13-WithNode

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23080.3",
1414
"Microsoft.Build.NoTargets": "3.5.0",
1515
"Microsoft.Build.Traversal": "3.1.6",
16-
"Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.23072.5"
16+
"Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.23079.4"
1717
}
1818
}

src/tools/illink/.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ dotnet_diagnostic.CA1816.severity = none
141141
# CA1834: Use 'StringBuilder.Append(char)'
142142
dotnet_diagnostic.CA1834.severity = none
143143

144+
# CA1860: Prefer count to 0 rather than 'Any()'
145+
dotnet_diagnostic.CA1860.severity = none
146+
144147
# RS2008 Ignore analyzer release tracking
145148
dotnet_diagnostic.RS2008.severity = none
146149

0 commit comments

Comments
 (0)