Skip to content

Commit 21aa5d9

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions from 9.0.1 to 10.0.3
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31db601 commit 21aa5d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DIDemoServices/DIDemoServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.1" />
8+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.3" />
99
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)