Skip to content

Commit a7c9ce4

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions from 6.0.0 to 7.0.0 (#14)
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80b1b8e commit a7c9ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RICADO.Configuration/RICADO.Configuration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
29+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
3030
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)