Skip to content

Commit 937db9f

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20241011.16 (#108842)
Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.0-rtm.24503.8 -> To Version 9.0.0-rtm.24511.16 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 776c015 commit 937db9f

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -282,43 +282,43 @@
282282
<Uri>https://github.com/dotnet/llvm-project</Uri>
283283
<Sha>65b04a49bfa71421af9062d3b446cc2ec99cf483</Sha>
284284
</Dependency>
285-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24503.8">
285+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rtm.24511.16">
286286
<Uri>https://github.com/dotnet/runtime</Uri>
287-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
287+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
288288
</Dependency>
289-
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-rtm.24503.8">
289+
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-rtm.24511.16">
290290
<Uri>https://github.com/dotnet/runtime</Uri>
291-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
291+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
292292
</Dependency>
293-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-rtm.24503.8">
293+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-rtm.24511.16">
294294
<Uri>https://github.com/dotnet/runtime</Uri>
295-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
295+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
296296
</Dependency>
297-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-rtm.24503.8">
297+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-rtm.24511.16">
298298
<Uri>https://github.com/dotnet/runtime</Uri>
299-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
299+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
300300
</Dependency>
301-
<Dependency Name="System.Text.Json" Version="9.0.0-rtm.24503.8">
301+
<Dependency Name="System.Text.Json" Version="9.0.0-rtm.24511.16">
302302
<Uri>https://github.com/dotnet/runtime</Uri>
303-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
303+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
304304
</Dependency>
305305
<!-- Intermediate is necessary for source build. -->
306-
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24503.8">
306+
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rtm.24511.16">
307307
<Uri>https://github.com/dotnet/runtime</Uri>
308-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
308+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
309309
<SourceBuild RepoName="runtime" ManagedOnly="false" />
310310
</Dependency>
311-
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-rtm.24503.8">
311+
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-rtm.24511.16">
312312
<Uri>https://github.com/dotnet/runtime</Uri>
313-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
313+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
314314
</Dependency>
315-
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-rtm.24503.8">
315+
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-rtm.24511.16">
316316
<Uri>https://github.com/dotnet/runtime</Uri>
317-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
317+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
318318
</Dependency>
319-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rtm.24503.8">
319+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rtm.24511.16">
320320
<Uri>https://github.com/dotnet/runtime</Uri>
321-
<Sha>3429fee9ed58213a8916e1e2aa921fda6ba24aa2</Sha>
321+
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
322322
</Dependency>
323323
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24405.1">
324324
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
<!-- NuGet dependencies -->
107107
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
108108
<!-- Installer dependencies -->
109-
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24503.8</MicrosoftNETCoreAppRuntimewinx64Version>
109+
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rtm.24511.16</MicrosoftNETCoreAppRuntimewinx64Version>
110110
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
111111
<!-- ILAsm dependencies -->
112-
<MicrosoftNETCoreILAsmVersion>9.0.0-rtm.24503.8</MicrosoftNETCoreILAsmVersion>
112+
<MicrosoftNETCoreILAsmVersion>9.0.0-rtm.24511.16</MicrosoftNETCoreILAsmVersion>
113113
<!-- Libraries dependencies -->
114114
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
115115
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
@@ -122,19 +122,19 @@
122122
<SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version>
123123
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
124124
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
125-
<SystemReflectionMetadataVersion>9.0.0-rtm.24503.8</SystemReflectionMetadataVersion>
126-
<SystemReflectionMetadataLoadContextVersion>9.0.0-rtm.24503.8</SystemReflectionMetadataLoadContextVersion>
125+
<SystemReflectionMetadataVersion>9.0.0-rtm.24511.16</SystemReflectionMetadataVersion>
126+
<SystemReflectionMetadataLoadContextVersion>9.0.0-rtm.24511.16</SystemReflectionMetadataLoadContextVersion>
127127
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
128128
<SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion>
129129
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
130130
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
131131
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
132-
<SystemTextJsonVersion>9.0.0-rtm.24503.8</SystemTextJsonVersion>
132+
<SystemTextJsonVersion>9.0.0-rtm.24511.16</SystemTextJsonVersion>
133133
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
134134
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
135135
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
136136
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
137-
<runtimenativeSystemIOPortsVersion>9.0.0-rtm.24503.8</runtimenativeSystemIOPortsVersion>
137+
<runtimenativeSystemIOPortsVersion>9.0.0-rtm.24511.16</runtimenativeSystemIOPortsVersion>
138138
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
139139
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>
140140
<SystemTextJsonToolsetVersion>8.0.4</SystemTextJsonToolsetVersion>
@@ -217,7 +217,7 @@
217217
<!-- Mono Cecil -->
218218
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24515.1</MicrosoftDotNetCecilVersion>
219219
<!-- ILCompiler -->
220-
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24503.8</MicrosoftDotNetILCompilerVersion>
220+
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
221221
<!-- ICU -->
222222
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24502.3</MicrosoftNETCoreRuntimeICUTransportVersion>
223223
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>

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": "9.0.0-beta.24516.2",
1414
"Microsoft.Build.NoTargets": "3.7.0",
1515
"Microsoft.Build.Traversal": "3.4.0",
16-
"Microsoft.NET.Sdk.IL": "9.0.0-rtm.24503.8"
16+
"Microsoft.NET.Sdk.IL": "9.0.0-rtm.24511.16"
1717
}
1818
}

0 commit comments

Comments
 (0)