Skip to content

Commit 81c39d7

Browse files
[release/9.0-staging] Update dependencies from dotnet/cecil (#123652)
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**: [20260125.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2887652) ([298823](https://maestro.dot.net/channel/3883/github:dotnet:cecil/build/298823)) - **Date Produced**: January 26, 2026 7:06:31 AM UTC - **Commit**: [711eabb98b62ab3ddf6ab59c879713cd6e4f5982](dotnet/cecil@711eabb) - **Branch**: [release/9.0](https://github.com/dotnet/cecil/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [0.11.5-alpha.26065.1 to 0.11.5-alpha.26075.3][1] - Microsoft.SourceBuild.Intermediate.cecil - Microsoft.DotNet.Cecil [1]: dotnet/cecil@9f41421...711eabb [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: Steve Pfister <steveisok@users.noreply.github.com>
1 parent 63b199b commit 81c39d7

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
@@ -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.26065.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.26075.3">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>9f41421e1ca90e8e88fdf62f25c386483a212e87</Sha>
59+
<Sha>711eabb98b62ab3ddf6ab59c879713cd6e4f5982</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.26065.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.26075.3">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>9f41421e1ca90e8e88fdf62f25c386483a212e87</Sha>
64+
<Sha>711eabb98b62ab3ddf6ab59c879713cd6e4f5982</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.12-servicing.25626.4">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<!-- Docs -->
224224
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
225225
<!-- Mono Cecil -->
226-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.26065.1</MicrosoftDotNetCecilVersion>
226+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.26075.3</MicrosoftDotNetCecilVersion>
227227
<!-- ILCompiler -->
228228
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
229229
<!-- ICU -->

0 commit comments

Comments
 (0)