1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 01:50:53 +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:
dotnet-maestro[bot] 2024-09-18 19:52:03 -06:00 committed by GitHub
parent a5de7acf4e
commit 8cc55c62a2
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -54,14 +54,14 @@
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha> <Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" /> <SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency> </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> <Uri>https://github.com/dotnet/cecil</Uri>
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha> <Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
</Dependency> </Dependency>
<!-- Intermediate is necessary for source build. --> <!-- 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> <Uri>https://github.com/dotnet/cecil</Uri>
<Sha>e11c2362cd0beec08b8d39c98503433db5b84679</Sha> <Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" /> <SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.2.24464.3"> <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.2.24464.3">

View file

@ -212,7 +212,7 @@
<!-- Docs --> <!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240916.1</MicrosoftPrivateIntellisenseVersion> <MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240916.1</MicrosoftPrivateIntellisenseVersion>
<!-- Mono Cecil --> <!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24466.1</MicrosoftDotNetCecilVersion> <MicrosoftDotNetCecilVersion>0.11.5-alpha.24467.1</MicrosoftDotNetCecilVersion>
<!-- ILCompiler --> <!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-rc.2.24463.7</MicrosoftDotNetILCompilerVersion> <MicrosoftDotNetILCompilerVersion>9.0.0-rc.2.24463.7</MicrosoftDotNetILCompilerVersion>
<!-- ICU --> <!-- ICU -->