Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/cecil build 202409…
Browse files Browse the repository at this point in the history
…16.1 (#107915)

Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil
 From Version 0.11.5-alpha.24460.1 -> To Version 0.11.5-alpha.24466.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Sep 17, 2024
1 parent 11dfc7d commit faf8acd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24460.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24466.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>1541df9c44ff8da964b2946e18655c2e37e4a198</Sha>
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24460.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24466.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>1541df9c44ff8da964b2946e18655c2e37e4a198</Sha>
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.2.24464.3">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240830.1</MicrosoftPrivateIntellisenseVersion>
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24460.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24466.1</MicrosoftDotNetCecilVersion>
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-rc.2.24463.7</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
Expand Down

0 comments on commit faf8acd

Please sign in to comment.