Skip to content

Commit d1944e6

Browse files
[release/9.0] Update dependencies from dotnet/cecil (#108788)
* Update dependencies from https://github.com/dotnet/cecil build 20241010.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24480.1 -> To Version 0.11.5-alpha.24510.1 * Update dependencies from https://github.com/dotnet/cecil build 20241014.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24510.1 -> To Version 0.11.5-alpha.24514.1 * Update dependencies from https://github.com/dotnet/cecil build 20241015.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24514.1 -> To Version 0.11.5-alpha.24515.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 17ec56f commit d1944e6

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

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.24480.1</MicrosoftDotNetCecilVersion>
218+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24515.1</MicrosoftDotNetCecilVersion>
219219
<!-- ILCompiler -->
220220
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24503.8</MicrosoftDotNetILCompilerVersion>
221221
<!-- ICU -->

0 commit comments

Comments
 (0)