Skip to content

Commit a5a0668

Browse files
Update Microsoft.Extensions.Configuration to 9.0.5
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70a0d3d commit a5a0668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/configuration/console-basic-builder/console-basic-builder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.4" />
12+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.5" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)