Skip to content

Commit 84deaf5

Browse files
dotnet-maestro[bot]lewingjeffhandley
authored
[release/8.0] Update dependencies from dotnet/cecil (#122089)
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**: [20251214.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2861122) ([294644](https://maestro.dot.net/channel/3073/github:dotnet:cecil/build/294644)) - **Date Produced**: December 15, 2025 5:35:55 AM UTC - **Commit**: [8bb0f2d5f3b6b9dff32e2643642bea09bf6ae38d](dotnet/cecil@8bb0f2d) - **Branch**: [release/8.0](https://github.com/dotnet/cecil/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [0.11.4-alpha.25573.2 to 0.11.4-alpha.25614.2][2] - Microsoft.DotNet.Cecil [2]: dotnet/cecil@140d79e...8bb0f2d [DependencyUpdate]: <> (End) [marker]: <> (End:b8bd0c20-0b80-4fdf-a782-08db9e4038dc) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com> Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
1 parent c919061 commit 84deaf5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.25573.2">
88+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.25614.2">
8989
<Uri>https://github.com/dotnet/cecil</Uri>
90-
<Sha>140d79ee98a5cfe917b1123215de8e92a1c90a9e</Sha>
90+
<Sha>8bb0f2d5f3b6b9dff32e2643642bea09bf6ae38d</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
9393
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.23">

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.25573.2</MicrosoftDotNetCecilVersion>
230+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.25614.2</MicrosoftDotNetCecilVersion>
231231
<!-- ILCompiler -->
232232
<MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion>
233233
<!-- ICU -->

0 commit comments

Comments
 (0)