mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00
[release/9.0-staging] Update dependencies from dotnet/cecil (#110937)
* Update dependencies from https://github.com/dotnet/cecil build 20241222.3 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24620.1 -> To Version 0.11.5-alpha.24622.3 * Update dependencies from https://github.com/dotnet/cecil build 20250106.3 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24620.1 -> To Version 0.11.5-alpha.25056.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
572e504154
commit
262394270e
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.24620.1">
|
||||
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25056.3">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>c2cde417237f6dea0a04cc796fa1b4cad66996a6</Sha>
|
||||
<Sha>7ea2381200e5ca70cf67efc887d9cd693d82b77f</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24620.1">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25056.3">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>c2cde417237f6dea0a04cc796fa1b4cad66996a6</Sha>
|
||||
<Sha>7ea2381200e5ca70cf67efc887d9cd693d82b77f</Sha>
|
||||
<SourceBuild RepoName="cecil" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.2-servicing.25061.2">
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
<!-- Docs -->
|
||||
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20241010.1</MicrosoftPrivateIntellisenseVersion>
|
||||
<!-- Mono Cecil -->
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24620.1</MicrosoftDotNetCecilVersion>
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.25056.3</MicrosoftDotNetCecilVersion>
|
||||
<!-- ILCompiler -->
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
|
||||
<!-- ICU -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue