Skip to content

Commit ddeda2a

Browse files
deps: Update Microsoft.Extensions.Configuration to version 3.1.29
Updates-dependency: Microsoft.Extensions.Configuration Updates-dependency-from-version: 3.1.0 Updates-dependency-to-version: 3.1.29
1 parent c0a3542 commit ddeda2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/MdDocs.Common/Grynwald.MdDocs.Common.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
The preview version 5 of these packages does not seem to have this issue,
2424
so this should be revisited after the relesae of .NET 5
2525
-->
26-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.0" />
27-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.0" />
28-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
26+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.29" />
27+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.29" />
28+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.29" />
2929
</ItemGroup>
3030

3131

0 commit comments

Comments
 (0)