Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/cecil (dotnet#79993)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jan 2, 2023
1 parent 05adc64 commit 64187f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@
<Uri>https://github.com/dotnet/command-line-api</Uri>
<Sha>5618b2d243ccdeb5c7e50a298b33b13036b4351b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.22619.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.22627.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</Sha>
<Sha>af10ce91f6738f9f2a2e4aad31a34b92df7d7fb9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22619.1">
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22627.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</Sha>
<Sha>af10ce91f6738f9f2a2e4aad31a34b92df7d7fb9</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22606.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilPdbVersion>
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22627.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22627.1</MicrosoftDotNetCecilPdbVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.22612.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
Expand Down

0 comments on commit 64187f4

Please sign in to comment.