Skip to content

Commit afad200

Browse files
Bump Microsoft.Extensions.Configuration.Binder (#73)
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v7.0.1) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e417f8 commit afad200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msgraph-developer-proxy/msgraph-developer-proxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
31-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.0" />
31+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.1" />
3232
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
3333
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
3434
<PackageReference Include="Titanium.Web.Proxy" Version="3.2.0" />

0 commit comments

Comments
 (0)