Skip to content

Commit 369f81c

Browse files
[release/9.0-staging] Update dependencies from dotnet/cecil (#109297)
* Update dependencies from https://github.com/dotnet/cecil build 20241021.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24521.1 * Update dependencies from https://github.com/dotnet/cecil build 20241104.3 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24554.3 * Update dependencies from https://github.com/dotnet/cecil build 20241111.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24561.1 * Update dependencies from https://github.com/dotnet/cecil build 20241118.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24568.1 * Update dependencies from https://github.com/dotnet/cecil build 20241119.4 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24569.4 * Update dependencies from https://github.com/dotnet/cecil build 20241121.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24571.1 * Update dependencies from https://github.com/dotnet/cecil build 20241122.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24572.1 * Update dependencies from https://github.com/dotnet/cecil build 20241125.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24575.1 * Update dependencies from https://github.com/dotnet/cecil build 20241202.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24515.1 -> To Version 0.11.5-alpha.24602.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2055f1a commit 369f81c

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.24515.1">
57+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24602.1">
5858
<Uri>https://github.com/dotnet/cecil</Uri>
59-
<Sha>e51bd3677d5674fa34bf5676c5fc5562206bf94e</Sha>
59+
<Sha>72791f7604750fb8af9249b94318547c5f1d6683</Sha>
6060
</Dependency>
6161
<!-- Intermediate is necessary for source build. -->
62-
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24515.1">
62+
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24602.1">
6363
<Uri>https://github.com/dotnet/cecil</Uri>
64-
<Sha>e51bd3677d5674fa34bf5676c5fc5562206bf94e</Sha>
64+
<Sha>72791f7604750fb8af9249b94318547c5f1d6683</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.24519.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.24515.1</MicrosoftDotNetCecilVersion>
218+
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24602.1</MicrosoftDotNetCecilVersion>
219219
<!-- ILCompiler -->
220220
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
221221
<!-- ICU -->

0 commit comments

Comments
 (0)