Skip to content

Commit 51de1f2

Browse files
[release/9.0-staging] Update dependencies from dotnet/cecil (#124209)
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**: [20260222.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2910328) ([302882](https://maestro.dot.net/channel/3883/github:dotnet:cecil/build/302882)) - **Date Produced**: February 23, 2026 5:45:08 AM UTC - **Commit**: [4fe10b2349082f474928ac1b97ce207b70dc2307](dotnet/cecil@4fe10b2) - **Branch**: [release/9.0](https://github.com/dotnet/cecil/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [0.11.5-alpha.25628.2 to 0.11.5-alpha.26122.3][3] - Microsoft.SourceBuild.Intermediate.cecil - Microsoft.DotNet.Cecil [3]: dotnet/cecil@1f9985e...4fe10b2 [DependencyUpdate]: <> (End) [marker]: <> (End:b609d3b5-ab6f-473c-9ce1-f266baef16fc) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b25dc64 commit 51de1f2

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
@@ -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.25628.2">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.26122.3">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>1f9985e482df7a0dee94854226d0aecad102ac15</Sha>
59+
<Sha>4fe10b2349082f474928ac1b97ce207b70dc2307</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25628.2">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.26122.3">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>1f9985e482df7a0dee94854226d0aecad102ac15</Sha>
64+
<Sha>4fe10b2349082f474928ac1b97ce207b70dc2307</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.14-servicing.26110.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<!-- Docs -->
221221
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
222222
<!-- Mono Cecil -->
223-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25628.2</MicrosoftDotNetCecilVersion>
223+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.26122.3</MicrosoftDotNetCecilVersion>
224224
<!-- ILCompiler -->
225225
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
226226
<!-- ICU -->

0 commit comments

Comments
 (0)