mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Update dependencies from https://github.com/dotnet/cecil build 20250212.2 (#112515)
Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25102.5 -> To Version 0.11.5-alpha.25112.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
5eddbbcc8a
commit
7a2ef65a23
2 changed files with 5 additions and 5 deletions
|
@ -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.25102.5">
|
||||
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25112.2">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>aa3ae0d49da3cfb31a383f16303a3f2f0c3f1a19</Sha>
|
||||
<Sha>8debcd23b73a27992a5fdb2229f546e453619d11</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25102.5">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25112.2">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>aa3ae0d49da3cfb31a383f16303a3f2f0c3f1a19</Sha>
|
||||
<Sha>8debcd23b73a27992a5fdb2229f546e453619d11</Sha>
|
||||
<SourceBuild RepoName="cecil" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.3-servicing.25105.2">
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
<!-- Docs -->
|
||||
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
|
||||
<!-- Mono Cecil -->
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25102.5</MicrosoftDotNetCecilVersion>
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25112.2</MicrosoftDotNetCecilVersion>
|
||||
<!-- ILCompiler -->
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
|
||||
<!-- ICU -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue