Skip to content

Commit

Permalink
Merge pull request #123 from BenMorris/mono_update
Browse files Browse the repository at this point in the history
Updated Mono.Cecil to 0.11.5
  • Loading branch information
BenMorris authored Jul 3, 2023
2 parents 653d1eb + fa05c0d commit a761f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetArchTest.Rules/NetArchTest.Rules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a761f63

Please # to comment.