Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/cecil (#79274)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Ankit Jain <[email protected]>
  • Loading branch information
3 people committed Dec 21, 2022
1 parent 279fb04 commit 4d0fcf2
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.22578.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.22619.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>843d359bc773fa80150b61373a1811fecd5be98c</Sha>
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22578.1">
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22619.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>843d359bc773fa80150b61373a1811fecd5be98c</Sha>
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</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 @@ -208,8 +208,8 @@
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22606.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22578.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22578.1</MicrosoftDotNetCecilPdbVersion>
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilPdbVersion>
<!-- ILLink dependencies -->
<MicrosoftBuildFrameworkVersion>17.0.0-preview-21267-01</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.0.0-preview-21267-01</MicrosoftBuildUtilitiesCoreVersion>
Expand Down

0 comments on commit 4d0fcf2

Please sign in to comment.