Skip to content

Commit

Permalink
deps: Update Microsoft.Extensions.Configuration to version 3.1.26
Browse files Browse the repository at this point in the history
Updates-dependency: Microsoft.Extensions.Configuration
Updates-dependency-from-version: 3.1.0
Updates-dependency-to-version: 3.1.26
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent cc30fbb commit 3419150
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/MdDocs.Common/Grynwald.MdDocs.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
The preview version 5 of these packages does not seem to have this issue,
so this should be revisited after the relesae of .NET 5
-->
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.26" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.26" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.26" />
</ItemGroup>


Expand Down

0 comments on commit 3419150

Please sign in to comment.