Skip to content

Commit

Permalink
Bump Mono.Cecil (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoRossignoli committed May 21, 2023
1 parent 98b84d2 commit 4e58654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<!-- https://github.com/coverlet-coverage/coverlet/issues/1042 -->
<PackageReference Update="Microsoft.TestPlatform.ObjectModel" Version="16.9.1" />
<PackageReference Update="Mono.Cecil" Version="0.11.1" />
<PackageReference Update="Mono.Cecil" Version="0.11.5" />
<PackageReference Update="Moq" Version="4.10.1" />
<!-- Do not upgrade this version or we won't support old SDK -->
<PackageReference Update="Newtonsoft.Json" Version="9.0.1" />
Expand Down

0 comments on commit 4e58654

Please sign in to comment.