Skip to content

Commit d892abe

Browse files
[release/9.0-staging] Update dependencies from dotnet/cecil (#120926)
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**: [20251026.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2825233) ([288658](https://maestro.dot.net/channel/3883/github:dotnet:cecil/build/288658)) - **Date Produced**: October 27, 2025 5:37:54 AM UTC - **Commit**: [4f28ab4904dcefea3464d910ffaf2cdc3067496a](dotnet/cecil@4f28ab4) - **Branch**: [release/9.0](https://github.com/dotnet/cecil/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [0.11.5-alpha.25515.2 to 0.11.5-alpha.25526.1][2] - Microsoft.SourceBuild.Intermediate.cecil - Microsoft.DotNet.Cecil [2]: dotnet/cecil@805b6bc...4f28ab4 [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: Andy Gocke <angocke@microsoft.com>
1 parent e3f337f commit d892abe

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.25515.2">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25526.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>805b6bcdc748e5b63ea01c05e70432b615db1b04</Sha>
59+
<Sha>4f28ab4904dcefea3464d910ffaf2cdc3067496a</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25515.2">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25526.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>805b6bcdc748e5b63ea01c05e70432b615db1b04</Sha>
64+
<Sha>4f28ab4904dcefea3464d910ffaf2cdc3067496a</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.11-servicing.25516.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.25515.2</MicrosoftDotNetCecilVersion>
226+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25526.1</MicrosoftDotNetCecilVersion>
227227
<!-- ILCompiler -->
228228
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
229229
<!-- ICU -->

0 commit comments

Comments
 (0)