Skip to content

Commit

Permalink
build(deps): bump ICSharpCode.Decompiler from 5.0.2.5153 to 6.0.0.5836 (
Browse files Browse the repository at this point in the history
#144)

Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 5.0.2.5153 to 6.0.0.5836.
- [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-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 9, 2020
1 parent 7ea94ac commit f4124d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pharmacist.Core/Pharmacist.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ICSharpCode.Decompiler" Version="5.0.2.5153" />
<PackageReference Include="ICSharpCode.Decompiler" Version="6.0.0.5836" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.6.0" />
<PackageReference Include="NuGet.Protocol" Version="5.2.0" />
<PackageReference Include="NuGet.LibraryModel" Version="5.2.0" />
Expand Down

0 comments on commit f4124d6

Please sign in to comment.