Skip to content

Commit

Permalink
Merge pull request #202 from MartinZikmund/dependabot/nuget/main/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Logging-8.0.0

Bump Microsoft.Extensions.Logging from 8.0.0-rc.2.23479.6 to 8.0.0
  • Loading branch information
MartinZikmund authored Nov 28, 2023
2 parents 7221c44 + 6b4a8ae commit 0a32ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="ReverseMarkdown" Version="3.25.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.0-rc.2.23479.6" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0-rc.2.23479.6" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageVersion Include="WilderMinds.MetaWeblog" Version="5.1.1" />
<PackageVersion Include="X.PagedList.Mvc.Core" Version="8.4.7" />
Expand Down

0 comments on commit 0a32ca7

Please sign in to comment.