Skip to content

Commit a7154bd

Browse files
[release/9.0] Update dependencies from dotnet/cecil, dotnet/hotreload-utils, dotnet/source-build-externals (#106686)
* Update dependencies from https://github.com/dotnet/source-build-externals build 20240819.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 10.0.0-alpha.1.24415.1 -> To Version 10.0.0-alpha.1.24419.1 * Update dependencies from https://github.com/dotnet/cecil build 20240819.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24413.1 -> To Version 0.11.5-alpha.24419.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20240819.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24412.1 -> To Version 9.0.0-alpha.0.24419.1 * Update dependencies from https://github.com/dotnet/source-build-externals build 20240820.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 10.0.0-alpha.1.24419.1 -> To Version 9.0.0-alpha.1.24420.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 03a1d52 commit a7154bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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.24413.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24419.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>ed276e79e30bffc3e6405afa8a9323ec7e67c700</Sha>
59+
<Sha>c667bfea9cdbc5b5493e49e7ddc8dd635a217891</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24413.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24419.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>ed276e79e30bffc3e6405afa8a9323ec7e67c700</Sha>
64+
<Sha>c667bfea9cdbc5b5493e49e7ddc8dd635a217891</Sha>
6565
<SourceBuild RepoName="cecil" ManagedOnly="true" />
6666
</Dependency>
6767
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24420.5">
@@ -82,9 +82,9 @@
8282
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24415.1">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24420.1">
8686
<Uri>https://github.com/dotnet/source-build-externals</Uri>
87-
<Sha>2cef086137a68586fdd69848261e2a8cf8c48b73</Sha>
87+
<Sha>ee22054b44ec9615dc3481c4decc1b007a83a2b0</Sha>
8888
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
8989
</Dependency>
9090
</ProductDependencies>
@@ -349,9 +349,9 @@
349349
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
350350
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
351351
</Dependency>
352-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.24412.1">
352+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.24419.1">
353353
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
354-
<Sha>90b2ffe6186a5fa3782a65f61ef396b0463d29b2</Sha>
354+
<Sha>8392605e46c7424eba5f43591fc44d2c3b1f28df</Sha>
355355
</Dependency>
356356
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.24419.1">
357357
<Uri>https://github.com/dotnet/runtime-assets</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
185185
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
186186
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessCLIVersion>
187-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24412.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
187+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24419.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
188188
<NUnitVersion>3.12.0</NUnitVersion>
189189
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
190190
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
@@ -212,7 +212,7 @@
212212
<!-- Docs -->
213213
<MicrosoftPrivateIntellisenseVersion>8.0.0-preview-20230918.1</MicrosoftPrivateIntellisenseVersion>
214214
<!-- Mono Cecil -->
215-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24413.1</MicrosoftDotNetCecilVersion>
215+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24419.1</MicrosoftDotNetCecilVersion>
216216
<!-- ILCompiler -->
217217
<MicrosoftDotNetILCompilerVersion>9.0.0-rc.1.24410.5</MicrosoftDotNetILCompilerVersion>
218218
<!-- ICU -->

0 commit comments

Comments
 (0)