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 20240917.1 (#107983)
Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.24466.1 -> To Version 0.11.5-alpha.24467.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5de7acf4e
commit
8cc55c62a2
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.24466.1">
|
||||
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24467.1">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha>
|
||||
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24466.1">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24467.1">
|
||||
<Uri>https://github.com/dotnet/cecil</Uri>
|
||||
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha>
|
||||
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</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">
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
<!-- Docs -->
|
||||
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240916.1</MicrosoftPrivateIntellisenseVersion>
|
||||
<!-- Mono Cecil -->
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24466.1</MicrosoftDotNetCecilVersion>
|
||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24467.1</MicrosoftDotNetCecilVersion>
|
||||
<!-- ILCompiler -->
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-rc.2.24463.7</MicrosoftDotNetILCompilerVersion>
|
||||
<!-- ICU -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue