Skip to content

Commit 087651e

Browse files
directhexvargaz
andauthored
Upgrade to LLVM 16 & C++17, and bundle libc++ on Linux (#87190)
* Upgrade to LLVM 16, and stop focusing on C++11 ABi stuff from CentOS 7 Co-authored-by: Zoltan Varga <[email protected]>
1 parent 58bf958 commit 087651e

File tree

22 files changed

+267
-151
lines changed

22 files changed

+267
-151
lines changed

eng/Version.Details.xml

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -12,69 +12,69 @@
1212
<Uri>https://github.com/dotnet/wcf</Uri>
1313
<Sha>7f504aabb1988e9a093c1e74d8040bd52feb2f01</Sha>
1414
</Dependency>
15-
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
15+
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
1616
<Uri>https://github.com/dotnet/llvm-project</Uri>
17-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
17+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
1818
</Dependency>
19-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
19+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
2020
<Uri>https://github.com/dotnet/llvm-project</Uri>
21-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
21+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
2222
</Dependency>
23-
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
23+
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
2424
<Uri>https://github.com/dotnet/llvm-project</Uri>
25-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
25+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
2626
</Dependency>
27-
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
27+
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
2828
<Uri>https://github.com/dotnet/llvm-project</Uri>
29-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
29+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
3030
</Dependency>
31-
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
31+
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
3232
<Uri>https://github.com/dotnet/llvm-project</Uri>
33-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
33+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
3434
</Dependency>
35-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="14.0.0-alpha.1.23326.1">
35+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
3636
<Uri>https://github.com/dotnet/llvm-project</Uri>
37-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
37+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
3838
</Dependency>
39-
<Dependency Name="runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="1.0.0-alpha.1.23106.1">
39+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
4040
<Uri>https://github.com/dotnet/llvm-project</Uri>
41-
<Sha>76f334f354eb653a7b409a5319b591ea09df5a43</Sha>
41+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
4242
</Dependency>
43-
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="1.0.0-alpha.1.23106.1">
43+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23330.2">
4444
<Uri>https://github.com/dotnet/llvm-project</Uri>
45-
<Sha>76f334f354eb653a7b409a5319b591ea09df5a43</Sha>
45+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
4646
</Dependency>
47-
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
47+
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
4848
<Uri>https://github.com/dotnet/llvm-project</Uri>
49-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
49+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
5050
</Dependency>
51-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
51+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
5252
<Uri>https://github.com/dotnet/llvm-project</Uri>
53-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
53+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
5454
</Dependency>
55-
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
55+
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
5656
<Uri>https://github.com/dotnet/llvm-project</Uri>
57-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
57+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
5858
</Dependency>
59-
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
59+
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
6060
<Uri>https://github.com/dotnet/llvm-project</Uri>
61-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
61+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
6262
</Dependency>
63-
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
63+
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
6464
<Uri>https://github.com/dotnet/llvm-project</Uri>
65-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
65+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
6666
</Dependency>
67-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="14.0.0-alpha.1.23326.1">
67+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
6868
<Uri>https://github.com/dotnet/llvm-project</Uri>
69-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
69+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
7070
</Dependency>
71-
<Dependency Name="runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="1.0.0-alpha.1.23106.1">
71+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
7272
<Uri>https://github.com/dotnet/llvm-project</Uri>
73-
<Sha>76f334f354eb653a7b409a5319b591ea09df5a43</Sha>
73+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
7474
</Dependency>
75-
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="1.0.0-alpha.1.23106.1">
75+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.23330.2">
7676
<Uri>https://github.com/dotnet/llvm-project</Uri>
77-
<Sha>76f334f354eb653a7b409a5319b591ea09df5a43</Sha>
77+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
7878
</Dependency>
7979
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23307.1">
8080
<Uri>https://github.com/dotnet/command-line-api</Uri>
@@ -238,45 +238,45 @@
238238
<Uri>https://github.com/dotnet/runtime-assets</Uri>
239239
<Sha>f8fb817328383c60534d11d57fd884d3b527d6c2</Sha>
240240
</Dependency>
241-
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="14.0.0-alpha.1.23326.1">
241+
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="16.0.5-alpha.1.23330.2">
242242
<Uri>https://github.com/dotnet/llvm-project</Uri>
243-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
243+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
244244
</Dependency>
245-
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="14.0.0-alpha.1.23326.1">
245+
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="16.0.5-alpha.1.23330.2">
246246
<Uri>https://github.com/dotnet/llvm-project</Uri>
247-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
247+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
248248
</Dependency>
249-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="14.0.0-alpha.1.23326.1">
249+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="16.0.5-alpha.1.23330.2">
250250
<Uri>https://github.com/dotnet/llvm-project</Uri>
251-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
251+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
252252
</Dependency>
253-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="14.0.0-alpha.1.23326.1">
253+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="16.0.5-alpha.1.23330.2">
254254
<Uri>https://github.com/dotnet/llvm-project</Uri>
255-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
255+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
256256
</Dependency>
257-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="14.0.0-alpha.1.23326.1">
257+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="16.0.5-alpha.1.23330.2">
258258
<Uri>https://github.com/dotnet/llvm-project</Uri>
259-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
259+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
260260
</Dependency>
261-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="14.0.0-alpha.1.23326.1">
261+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="16.0.5-alpha.1.23330.2">
262262
<Uri>https://github.com/dotnet/llvm-project</Uri>
263-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
263+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
264264
</Dependency>
265-
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="14.0.0-alpha.1.23326.1">
265+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="16.0.5-alpha.1.23330.2">
266266
<Uri>https://github.com/dotnet/llvm-project</Uri>
267-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
267+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
268268
</Dependency>
269-
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="14.0.0-alpha.1.23326.1">
269+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="16.0.5-alpha.1.23330.2">
270270
<Uri>https://github.com/dotnet/llvm-project</Uri>
271-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
271+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
272272
</Dependency>
273-
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="14.0.0-alpha.1.23326.1">
273+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="16.0.5-alpha.1.23330.2">
274274
<Uri>https://github.com/dotnet/llvm-project</Uri>
275-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
275+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
276276
</Dependency>
277-
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="14.0.0-alpha.1.23326.1">
277+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="16.0.5-alpha.1.23330.2">
278278
<Uri>https://github.com/dotnet/llvm-project</Uri>
279-
<Sha>ac5ae64268db036eb394ed3f4d3f41775e251c58</Sha>
279+
<Sha>bd3acea90cae502d9a62164b863708d57d7993bc</Sha>
280280
</Dependency>
281281
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23325.2">
282282
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@
105105
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
106106
<!-- CoreClr dependencies -->
107107
<MicrosoftNETCoreILAsmVersion>8.0.0-preview.7.23325.2</MicrosoftNETCoreILAsmVersion>
108-
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
109-
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
110-
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
111-
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
112-
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
113-
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23326.1</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
114-
<runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23106.1</runtimeosx110arm64MicrosoftNETCoreRuntimeObjWriterVersion>
115-
<runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>1.0.0-alpha.1.23106.1</runtimeosx1012x64MicrosoftNETCoreRuntimeObjWriterVersion>
108+
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
109+
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
110+
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
111+
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimelinuxmuslx64MicrosoftNETCoreRuntimeObjWriterVersion>
112+
<runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimewinarm64MicrosoftNETCoreRuntimeObjWriterVersion>
113+
<runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimewinx64MicrosoftNETCoreRuntimeObjWriterVersion>
114+
<runtimeosxarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimeosxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
115+
<runtimeosxx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.23330.2</runtimeosxx64MicrosoftNETCoreRuntimeObjWriterVersion>
116116
<!-- Libraries dependencies -->
117117
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
118118
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
@@ -217,16 +217,16 @@
217217
<MicrosoftNativeQuicMsQuicVersion>2.1.7</MicrosoftNativeQuicMsQuicVersion>
218218
<SystemNetMsQuicTransportVersion>8.0.0-alpha.1.23180.2</SystemNetMsQuicTransportVersion>
219219
<!-- Mono LLVM -->
220-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23326.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
221-
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
222-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23326.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
223-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
224-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23326.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
225-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23326.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
226-
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23326.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
227-
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23326.1</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
228-
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>14.0.0-alpha.1.23326.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
229-
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>14.0.0-alpha.1.23326.1</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
220+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.23330.2</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
221+
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
222+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.23330.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
223+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
224+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.23330.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
225+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.23330.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
226+
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.23330.2</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
227+
<runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.23330.2</runtimeosxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
228+
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.23330.2</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
229+
<runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.23330.2</runtimeosxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
230230
<!-- emscripten / Node
231231
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
232232
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport
@@ -237,14 +237,14 @@
237237
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
238238
<WixPackageVersion>1.0.0-v3.14.0.5722</WixPackageVersion>
239239
<!-- JIT Tools -->
240-
<runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>
241-
<runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>
242-
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>
243-
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>
244-
<runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>
245-
<runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>14.0.0-alpha.1.23326.1</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>
246-
<runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23106.1</runtimeosx110arm64MicrosoftNETCoreRuntimeJITToolsVersion>
247-
<runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>1.0.0-alpha.1.23106.1</runtimeosx1012x64MicrosoftNETCoreRuntimeJITToolsVersion>
240+
<runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxarm64MicrosoftNETCoreRuntimeJITToolsVersion>
241+
<runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxx64MicrosoftNETCoreRuntimeJITToolsVersion>
242+
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeJITToolsVersion>
243+
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimelinuxmuslx64MicrosoftNETCoreRuntimeJITToolsVersion>
244+
<runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimewinarm64MicrosoftNETCoreRuntimeJITToolsVersion>
245+
<runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimewinx64MicrosoftNETCoreRuntimeJITToolsVersion>
246+
<runtimeosxarm64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimeosxarm64MicrosoftNETCoreRuntimeJITToolsVersion>
247+
<runtimeosxx64MicrosoftNETCoreRuntimeJITToolsVersion>16.0.5-alpha.1.23330.2</runtimeosxx64MicrosoftNETCoreRuntimeJITToolsVersion>
248248
<!-- BrowserDebugProxy libs -->
249249
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
250250
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>

0 commit comments

Comments
 (0)