Skip to content

Commit

Permalink
deps: Update Microsoft.Extensions.Configuration to version 3.1.24
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.24
  • Loading branch information
renovate-bot committed Apr 12, 2022
1 parent e63e979 commit d8f24ac
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.24" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.24" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.24" />
</ItemGroup>


Expand Down

0 comments on commit d8f24ac

Please sign in to comment.