Skip to content

Commit

Permalink
Bump ICSharpCode.Decompiler from 7.0.0.6488 to 7.1.0.6543 (#47)
Browse files Browse the repository at this point in the history
Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 7.0.0.6488 to 7.1.0.6543.
- [Release notes](https://github.com/icsharpcode/ILSpy/releases)
- [Changelog](https://github.com/icsharpcode/ILSpy/blob/master/releasebuild.bat)
- [Commits](https://github.com/icsharpcode/ILSpy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2021
1 parent fe8aa2d commit e2cc67b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.10.0-3.final" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" PrivateAssets="all" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.0.0.6488" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.1.0.6543" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e2cc67b

Please sign in to comment.