Skip to content

Commit 868491a

Browse files
Update dependencies from https://github.com/dotnet/cecil build 20250925.2 (#120129)
On relative base path root Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25473.1 -> To Version 0.11.5-alpha.25475.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4b4c0c9 commit 868491a

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.25473.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25475.2">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>86f00ec37ab9f451ad2a570065686f48f51a5836</Sha>
59+
<Sha>b9a2e0e58aebd804ffdd1b5f05ec1ead23e1abc8</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25473.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25475.2">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>86f00ec37ab9f451ad2a570065686f48f51a5836</Sha>
64+
<Sha>b9a2e0e58aebd804ffdd1b5f05ec1ead23e1abc8</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.10-servicing.25469.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.25473.1</MicrosoftDotNetCecilVersion>
226+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25475.2</MicrosoftDotNetCecilVersion>
227227
<!-- ILCompiler -->
228228
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
229229
<!-- ICU -->

0 commit comments

Comments
 (0)