Skip to content

Commit 1d2735a

Browse files
Update dependencies from https://github.com/dotnet/cecil build 20250413.4 (#114615)
Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25206.5 -> To Version 0.11.5-alpha.25213.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 213cce2 commit 1d2735a

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12-
<add key="darc-pub-dotnet-emsdk-b8d8fec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b8d8fec8/nuget/v3/index.json" />
1312
<add key="darc-pub-dotnet-emsdk-3df5eac" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-3df5eac9/nuget/v3/index.json" />
1413
<!-- End: Package sources from dotnet-emsdk -->
1514
<!-- Begin: Package sources from dotnet-sdk -->
16-
<add key="darc-pub-dotnet-sdk-8d515d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-8d515d2a/nuget/v3/index.json" />
1715
<!-- End: Package sources from dotnet-sdk -->
1816
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1917
<!--

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

0 commit comments

Comments
 (0)