Skip to content

Commit 276ccb1

Browse files
Bump Microsoft.Extensions.Configuration.Binder from 7.0.1 to 7.0.3 (#19)
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- 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 899463b commit 276ccb1

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.1" />
30+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.3" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)