Skip to content

Commit

Permalink
chore: Update package to remove obsolete warning
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Jun 18, 2024
1 parent a1d6e88 commit 2eca7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Blazorise.Bootstrap5" Version="1.5.3" />
<PackageReference Include="Blazorise.Markdown" Version="1.5.3" />
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" PrivateAssets="all" />
<PackageReference Include="NCronJob" Version="2.8.1" />
<PackageReference Include="NCronJob" Version="2.8.2" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0-preview.5.24306.11" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0-preview.5.24306.7" />
Expand Down

0 comments on commit 2eca7c7

Please sign in to comment.