Skip to content

Commit

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

Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0-rc.2.23479.6 to 8.0.0
  • Loading branch information
MartinZikmund authored Nov 20, 2023
2 parents 47d70b6 + c8ba1a9 commit ec5c8c7
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 @@ -26,7 +26,7 @@
<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.Configuration.Abstractions" Version="8.0.0-rc.2.23479.6" />
<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" />
<!-- Required to avoid warnings in 1.9.0.1 of Android.Material - https://github.com/xamarin/AndroidX/issues/727 -->
Expand Down

0 comments on commit ec5c8c7

Please sign in to comment.