Skip to content

Commit 5880118

Browse files
Update dependencies from https://github.com/dotnet/cecil build 20240930.1 (#108437)
Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24475.1 -> To Version 0.11.5-alpha.24480.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c2e76ab commit 5880118

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.24475.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24480.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>0cb8de0eb8dfe676a449d080ed8c66b01faa6604</Sha>
59+
<Sha>9c9443396f8deacceb8edb169890e52aac25f311</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24475.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24480.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>0cb8de0eb8dfe676a449d080ed8c66b01faa6604</Sha>
64+
<Sha>9c9443396f8deacceb8edb169890e52aac25f311</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.0-rtm.24469.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<!-- Docs -->
213213
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240916.1</MicrosoftPrivateIntellisenseVersion>
214214
<!-- Mono Cecil -->
215-
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24475.1</MicrosoftDotNetCecilVersion>
215+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24480.1</MicrosoftDotNetCecilVersion>
216216
<!-- ILCompiler -->
217217
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24476.4</MicrosoftDotNetILCompilerVersion>
218218
<!-- ICU -->

0 commit comments

Comments
 (0)