Skip to content

Commit bad2fdc

Browse files
[release/8.0] Update dependencies from dotnet/cecil (#124777)
This pull request updates the following dependencies [marker]: <> (Begin:b8bd0c20-0b80-4fdf-a782-08db9e4038dc) ## From https://github.com/dotnet/cecil - **Subscription**: [b8bd0c20-0b80-4fdf-a782-08db9e4038dc](https://maestro.dot.net/subscriptions?search=b8bd0c20-0b80-4fdf-a782-08db9e4038dc) - **Build**: [20260308.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2921655) ([305128](https://maestro.dot.net/channel/3073/github:dotnet:cecil/build/305128)) - **Date Produced**: March 9, 2026 5:46:39 AM UTC - **Commit**: [dc12f3e6ccb3fd7b76c0d5ee3365e6b58d796de0](dotnet/cecil@dc12f3e) - **Branch**: [release/8.0](https://github.com/dotnet/cecil/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [0.11.4-alpha.25614.2 to 0.11.4-alpha.26158.1][2] - Microsoft.DotNet.Cecil [2]: dotnet/cecil@8bb0f2d...dc12f3e [DependencyUpdate]: <> (End) [marker]: <> (End:b8bd0c20-0b80-4fdf-a782-08db9e4038dc) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent aa5bfad commit bad2fdc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
8686
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
8787
</Dependency>
88-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.25614.2">
88+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.26158.1">
8989
<Uri>https://github.com/dotnet/cecil</Uri>
90-
<Sha>8bb0f2d5f3b6b9dff32e2643642bea09bf6ae38d</Sha>
90+
<Sha>dc12f3e6ccb3fd7b76c0d5ee3365e6b58d796de0</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
9393
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.26">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<!-- ILLink -->
228228
<MicrosoftNETILLinkTasksVersion>8.0.0-rc.1.23406.6</MicrosoftNETILLinkTasksVersion>
229229
<!-- Mono Cecil -->
230-
<MicrosoftDotNetCecilVersion>0.11.4-alpha.25614.2</MicrosoftDotNetCecilVersion>
230+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.26158.1</MicrosoftDotNetCecilVersion>
231231
<!-- ILCompiler -->
232232
<MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion>
233233
<!-- ICU -->

0 commit comments

Comments
 (0)