Skip to content

Commit 61b7231

Browse files
[release/9.0] Update dependencies from dotnet/icu, dotnet/source-build-externals (#106532)
* Update dependencies from https://github.com/dotnet/source-build-externals build 20240815.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 9.0.0-alpha.1.24412.1 -> To Version 10.0.0-alpha.1.24415.1 * Update dependencies from https://github.com/dotnet/icu build 20240814.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rc.1.24373.1 -> To Version 10.0.0-alpha.1.24414.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 30f18f6 commit 61b7231

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rc.1.24373.1">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24414.3">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>99e6c98ad1faf55e6335ab768dab5917b456a87f</Sha>
5+
<Sha>5e8042fc4234e09540448c06a3da434492dfc91c</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
88
<Uri>https://github.com/dotnet/msquic</Uri>
@@ -81,9 +81,9 @@
8181
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
8282
</Dependency>
8383
<!-- Intermediate is necessary for source build. -->
84-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24412.1">
84+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24415.1">
8585
<Uri>https://github.com/dotnet/source-build-externals</Uri>
86-
<Sha>ee22054b44ec9615dc3481c4decc1b007a83a2b0</Sha>
86+
<Sha>2cef086137a68586fdd69848261e2a8cf8c48b73</Sha>
8787
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
8888
</Dependency>
8989
</ProductDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<!-- ILCompiler -->
217217
<MicrosoftDotNetILCompilerVersion>9.0.0-rc.1.24410.5</MicrosoftDotNetILCompilerVersion>
218218
<!-- ICU -->
219-
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rc.1.24373.1</MicrosoftNETCoreRuntimeICUTransportVersion>
219+
<MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-alpha.1.24414.3</MicrosoftNETCoreRuntimeICUTransportVersion>
220220
<!-- MsQuic -->
221221
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>
222222
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24167.3</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)