Skip to content

Commit

Permalink
build(deps): bump ICSharpCode.Decompiler from 7.1.0.6543 to 7.2.1.6856 (
Browse files Browse the repository at this point in the history
#110)

Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 7.1.0.6543 to 7.2.1.6856.
- [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)

---
updated-dependencies:
- dependency-name: ICSharpCode.Decompiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2022
1 parent e0f3c4c commit ec8b786
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.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.1.0.6543" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
<PackageReference Include="ReactiveMarbles.NuGet.Helpers" Version="1.0.11" />
</ItemGroup>

Expand Down

0 comments on commit ec8b786

Please sign in to comment.