Skip to content

Commit 7bbee52

Browse files
Update dependencies from https://github.com/dotnet/cecil build 20230102.1 (#80114)
Microsoft.DotNet.Cecil , Microsoft.DotNet.Cecil.Pdb From Version 0.11.4-alpha.22627.1 -> To Version 0.11.4-alpha.23052.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 39d0a85 commit 7bbee52

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.22627.1">
87+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.23052.1">
8888
<Uri>https://github.com/dotnet/cecil</Uri>
89-
<Sha>af10ce91f6738f9f2a2e4aad31a34b92df7d7fb9</Sha>
89+
<Sha>47ddc6943bbcf316ca12e2d056d5772b0581a7b9</Sha>
9090
</Dependency>
91-
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.22627.1">
91+
<Dependency Name="Microsoft.DotNet.Cecil.Pdb" Version="0.11.4-alpha.23052.1">
9292
<Uri>https://github.com/dotnet/cecil</Uri>
93-
<Sha>af10ce91f6738f9f2a2e4aad31a34b92df7d7fb9</Sha>
93+
<Sha>47ddc6943bbcf316ca12e2d056d5772b0581a7b9</Sha>
9494
</Dependency>
9595
</ProductDependencies>
9696
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@
214214
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22606.1</MicrosoftNETILLinkTasksVersion>
215215
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
216216
<!-- Mono Cecil -->
217-
<MicrosoftDotNetCecilVersion>0.11.4-alpha.22627.1</MicrosoftDotNetCecilVersion>
218-
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.22627.1</MicrosoftDotNetCecilPdbVersion>
217+
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23052.1</MicrosoftDotNetCecilVersion>
218+
<MicrosoftDotNetCecilPdbVersion>0.11.4-alpha.23052.1</MicrosoftDotNetCecilPdbVersion>
219219
<!-- ICU -->
220220
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-alpha.1.22612.1</MicrosoftNETCoreRuntimeICUTransportVersion>
221221
<!-- MsQuic -->

0 commit comments

Comments
 (0)