Skip to content

Commit

Permalink
Merge pull request #2180 from Marusyk/dependabot/nuget/docs/core/exte…
Browse files Browse the repository at this point in the history
…nsions/snippets/logging/console-formatter-custom/Microsoft.Extensions.Hosting-8.0.1

Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 in /docs/core/extensions/snippets/logging/console-formatter-custom
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 29af3f5 + e4064ad commit df785cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
</ItemGroup>

</Project>

0 comments on commit df785cf

Please sign in to comment.