Skip to content

Commit

Permalink
build(deps): bump ICSharpCode.Decompiler from 8.1.1.7464 to 8.2.0.7535 (
Browse files Browse the repository at this point in the history
#199)

Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 8.1.1.7464 to 8.2.0.7535.
- [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 Dec 21, 2023
1 parent 304ee73 commit 4d3160c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="ReactiveMarbles.NuGet.Helpers" Version="1.1.1" />
<PackageReference Include="ICSharpCode.Decompiler" Version="8.1.1.7464" />
<PackageReference Include="ICSharpCode.Decompiler" Version="8.2.0.7535" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4d3160c

Please sign in to comment.