Skip to content

Commit

Permalink
Merge pull request #1034 from pizzaboxer/dependabot/nuget/Markdig-0.34.0
Browse files Browse the repository at this point in the history
Bump Markdig from 0.33.0 to 0.34.0
  • Loading branch information
pizzaboxer authored Dec 14, 2023
2 parents 0b6d90a + bdbcfbd commit 0ed9648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bloxstrap/Bloxstrap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Markdig" Version="0.34.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.18-beta">
<!--<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>-->
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0ed9648

Please sign in to comment.