mirror of https://github.com/winsw/winsw
Bump Mono.Cecil from 0.11.3 to 0.11.4 (#845)
Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/jbevain/cecil/releases) - [Commits](https://github.com/jbevain/cecil/compare/0.11.3...0.11.4) --- updated-dependencies: - dependency-name: Mono.Cecil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/852/head
parent
674ea54930
commit
01032213ce
|
@ -8,7 +8,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.10.0" />
|
||||
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
|
||||
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue