Update Markdig.Signed NuGet package from 0.15.3 to 0.15.4 (#7960)

This commit is contained in:
Christoph Bergmeister [MVP] 2018-10-08 04:59:45 +01:00 committed by Ilya
parent 09f5471346
commit e69ff5ed55

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.15.3" />
<PackageReference Include="Markdig.Signed" Version="0.15.4" />
</ItemGroup>
</Project>