Skip to content

Commit 4d0fcf2

Browse files
[main] Update dependencies from dotnet/cecil (#79274)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Ankit Jain <[email protected]>
1 parent 279fb04 commit 4d0fcf2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@
8484
<Uri>https://github.com/dotnet/command-line-api</Uri>
8585
<Sha>5618b2d243ccdeb5c7e50a298b33b13036b4351b</Sha>
8686
</Dependency>
87-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.22578.1">
87+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.22619.1">
8888
<Uri>https://github.com/dotnet/cecil</Uri>
89-
<Sha>843d359bc773fa80150b61373a1811fecd5be98c</Sha>
89+
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</Sha>
9090
</Dependency>
91-
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22578.1">
91+
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22619.1">
9292
<Uri>https://github.com/dotnet/cecil</Uri>
93-
<Sha>843d359bc773fa80150b61373a1811fecd5be98c</Sha>
93+
<Sha>547300d5a2a5477e38f2cca5ad78ea648ac77330</Sha>
9494
</Dependency>
9595
</ProductDependencies>
9696
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@
208208
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22606.1</MicrosoftNETILLinkTasksVersion>
209209
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
210210
<!-- Mono Cecil -->
211-
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22578.1</MicrosoftDotNetCecilVersion>
212-
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22578.1</MicrosoftDotNetCecilPdbVersion>
211+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilVersion>
212+
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22619.1</MicrosoftDotNetCecilPdbVersion>
213213
<!-- ILLink dependencies -->
214214
<MicrosoftBuildFrameworkVersion>17.0.0-preview-21267-01</MicrosoftBuildFrameworkVersion>
215215
<MicrosoftBuildUtilitiesCoreVersion>17.0.0-preview-21267-01</MicrosoftBuildUtilitiesCoreVersion>

0 commit comments

Comments
 (0)