Skip to content

Commit a16e0d5

Browse files
[main] Update dependencies from dotnet/cecil, dotnet/hotreload-utils, dotnet/icu, dotnet/source-build-externals (#108183)
* Update dependencies from https://github.com/dotnet/icu build 20240923.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-alpha.1.24466.3 -> To Version 10.0.0-alpha.1.24473.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20240923.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 10.0.0-alpha.0.24466.1 -> To Version 10.0.0-alpha.0.24473.1 * Update dependencies from https://github.com/dotnet/cecil build 20240923.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24467.1 -> To Version 0.11.5-alpha.24473.1 * Update dependencies from https://github.com/dotnet/source-build-externals build 20240923.2 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 10.0.0-alpha.1.24466.1 -> To Version 10.0.0-alpha.1.24473.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 335b1a9 commit a16e0d5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 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="10.0.0-alpha.1.24466.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24473.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>3895c750feadcad64f60b20324a40cf50e4f3ced</Sha>
5+
<Sha>4eaa163b64673230a59821ab9715d80dc768ecc8</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>
@@ -54,14 +54,14 @@
5454
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
5555
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
5656
</Dependency>
57-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24467.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24473.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
59+
<Sha>55264a2946c11ef5066da882f4614624e28e3e00</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24467.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24473.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
64+
<Sha>55264a2946c11ef5066da882f4614624e28e3e00</Sha>
6565
<SourceBuild RepoName="cecil" ManagedOnly="true" />
6666
</Dependency>
6767
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.24468.9">
@@ -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="10.0.0-alpha.1.24466.1">
84+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24473.2">
8585
<Uri>https://github.com/dotnet/source-build-externals</Uri>
86-
<Sha>771084d1612ff35d0b9943a5a0e639e8166b5ab6</Sha>
86+
<Sha>bc43c328b4788e3cb68e9b4dc764443f2aa29a24</Sha>
8787
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
8888
</Dependency>
8989
</ProductDependencies>
@@ -344,9 +344,9 @@
344344
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
345345
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
346346
</Dependency>
347-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24466.1">
347+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24473.1">
348348
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
349-
<Sha>941d8ceba42a070df0c0fc18b6f666d0388eeb68</Sha>
349+
<Sha>deabda7c9225600647b1c5ce03341e830abd2c38</Sha>
350350
</Dependency>
351351
<Dependency Name="System.Runtime.Numerics.TestData" Version="10.0.0-beta.24466.1">
352352
<Uri>https://github.com/dotnet/runtime-assets</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>10.0.0-prerelease.24467.4</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187187
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>10.0.0-prerelease.24467.4</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188188
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.24467.4</MicrosoftDotNetXHarnessCLIVersion>
189-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>10.0.0-alpha.0.24466.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
189+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>10.0.0-alpha.0.24473.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190190
<NUnitVersion>3.12.0</NUnitVersion>
191191
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
192192
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
@@ -214,9 +214,9 @@
214214
<!-- Docs -->
215215
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240830.1</MicrosoftPrivateIntellisenseVersion>
216216
<!-- Mono Cecil -->
217-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24467.1</MicrosoftDotNetCecilVersion>
217+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24473.1</MicrosoftDotNetCecilVersion>
218218
<!-- ICU -->
219-
<MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-alpha.1.24466.3</MicrosoftNETCoreRuntimeICUTransportVersion>
219+
<MicrosoftNETCoreRuntimeICUTransportVersion>10.0.0-alpha.1.24473.1</MicrosoftNETCoreRuntimeICUTransportVersion>
220220
<!-- MsQuic -->
221221
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>
222222
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24167.3</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)