Skip to content

Commit ee249b6

Browse files
committed
Update markdown processor version
1 parent 54e97fc commit ee249b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Blazored.Toast" Version="3.2.2" />
1010
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
11-
<PackageReference Include="Markdig" Version="0.27.0" />
11+
<PackageReference Include="Markdig" Version="0.28.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.2" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.2" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.2" />

0 commit comments

Comments
 (0)