Skip to content

Commit ced060e

Browse files
dotnet-maestro[bot]svicklewing
authored
[release/9.0-staging] Update dependencies from dotnet/cecil (#125099)
This pull request updates the following dependencies [marker]: <> (Begin:b609d3b5-ab6f-473c-9ce1-f266baef16fc) ## From https://github.com/dotnet/cecil - **Subscription**: [b609d3b5-ab6f-473c-9ce1-f266baef16fc](https://maestro.dot.net/subscriptions?search=b609d3b5-ab6f-473c-9ce1-f266baef16fc) - **Build**: [20260524.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2983410) ([315696](https://maestro.dot.net/channel/3883/github:dotnet:cecil/build/315696)) - **Date Produced**: May 25, 2026 5:40:11 AM UTC - **Commit**: [db9d8753e54e816ceeae6dab42d351617f1c482f](dotnet/cecil@db9d875) - **Branch**: [release/9.0](https://github.com/dotnet/cecil/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [0.11.5-alpha.26122.3 to 0.11.5-alpha.26274.2][8] - Microsoft.SourceBuild.Intermediate.cecil - Microsoft.DotNet.Cecil [8]: dotnet/cecil@4fe10b2...db9d875 [DependencyUpdate]: <> (End) [marker]: <> (End:b609d3b5-ab6f-473c-9ce1-f266baef16fc) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Petr Onderka <petronderka@microsoft.com> Co-authored-by: Larry Ewing <lewing@microsoft.com>
1 parent 190592c commit ced060e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@
5555
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
5656
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
5757
</Dependency>
58-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.26122.3">
58+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.26274.2">
5959
<Uri>https://github.com/dotnet/cecil</Uri>
60-
<Sha>4fe10b2349082f474928ac1b97ce207b70dc2307</Sha>
60+
<Sha>db9d8753e54e816ceeae6dab42d351617f1c482f</Sha>
6161
</Dependency>
6262
<!-- Intermediate is necessary for source build. -->
63-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.26122.3">
63+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.26274.2">
6464
<Uri>https://github.com/dotnet/cecil</Uri>
65-
<Sha>4fe10b2349082f474928ac1b97ce207b70dc2307</Sha>
65+
<Sha>db9d8753e54e816ceeae6dab42d351617f1c482f</Sha>
6666
<SourceBuild RepoName="cecil" ManagedOnly="true" />
6767
</Dependency>
6868
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.17-servicing.26258.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<!-- Docs -->
223223
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
224224
<!-- Mono Cecil -->
225-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.26122.3</MicrosoftDotNetCecilVersion>
225+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.26274.2</MicrosoftDotNetCecilVersion>
226226
<!-- ILCompiler -->
227227
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
228228
<!-- ICU -->

0 commit comments

Comments
 (0)