Skip to content

Commit 932e122

Browse files
Bump Microsoft.Extensions.Configuration.Binder from 7.0.3 to 7.0.4 (#20)
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 276ccb1 commit 932e122

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
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
30-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.3" />
30+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)