Skip to content

Commit bab8497

Browse files
[release/9.0-staging] Update dependencies from dotnet/cecil (#116455)
* Update dependencies from https://github.com/dotnet/cecil build 20250608.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25275.2 -> To Version 0.11.5-alpha.25308.1 * Update dependencies from https://github.com/dotnet/cecil build 20250615.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25275.2 -> To Version 0.11.5-alpha.25315.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: David Cantú <[email protected]>
1 parent d2ee505 commit bab8497

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.25275.2">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25315.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>bbb895e8e9f2d566eae04f09977b8c5f895057d2</Sha>
59+
<Sha>a4ebe32b930a045687dd68e4e7b799a59cd75629</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25275.2">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25315.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>bbb895e8e9f2d566eae04f09977b8c5f895057d2</Sha>
64+
<Sha>a4ebe32b930a045687dd68e4e7b799a59cd75629</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.7-servicing.25304.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<!-- Docs -->
216216
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
217217
<!-- Mono Cecil -->
218-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25275.2</MicrosoftDotNetCecilVersion>
218+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25315.1</MicrosoftDotNetCecilVersion>
219219
<!-- ILCompiler -->
220220
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
221221
<!-- ICU -->

0 commit comments

Comments
 (0)