Skip to content

Commit

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

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

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 Sep 20, 2023
1 parent ac354de commit 87cca73
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.4" PrivateAssets="all" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
<PackageReference Include="ICSharpCode.Decompiler" Version="8.1.1.7464" />
<PackageReference Include="ReactiveMarbles.NuGet.Helpers" Version="1.0.33" />
</ItemGroup>

Expand Down

0 comments on commit 87cca73

Please sign in to comment.