Build(deps): Bump Markdig.Signed from 0.16.0 to 0.17.0 (#9579)

Bumps [Markdig.Signed](https://github.com/lunet-io/markdig) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](https://github.com/lunet-io/markdig/compare/v0.16.0...0.17.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-11 22:38:35 +05:00 committed by Ilya
parent a96b4c0404
commit 0639133053

View file

@ -9,7 +9,7 @@
<ItemGroup>
<!-- Source: https://github.com/lunet-io/markdig/ -->
<ProjectReference Include="../System.Management.Automation/System.Management.Automation.csproj" />
<PackageReference Include="Markdig.Signed" Version="0.16.0" />
<PackageReference Include="Markdig.Signed" Version="0.17.0" />
</ItemGroup>
</Project>