Update dependency Mono.Cecil to v0.11.5

This commit is contained in:
renovate[bot] 2023-11-18 10:55:28 +00:00 committed by GitHub
parent 2bbf0be7de
commit db1a7926ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta15" />
</ItemGroup>