Skip to content

Commit

Permalink
Update Markdig version (#3914)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkuttappan authored Aug 11, 2022
1 parent ba7ac5c commit d35bbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet/APIView/APIViewWeb/APIViewWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="16.170.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.9" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Markdig.Signed" Version="0.17.1" />
<PackageReference Include="Markdig.Signed" Version="0.30.2" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="Sendgrid" Version="9.12.0" />
</ItemGroup>
Expand Down

0 comments on commit d35bbe3

Please sign in to comment.