Skip to content

Commit 183d867

Browse files
Bump Microsoft.Extensions.Configuration.Binder
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 8.0.2 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e1dc60 commit 183d867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj

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

1717
<ItemGroup>
1818
<PackageReference Include="Azure.Identity" Version="1.13.2" />
19-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
19+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.4" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
2222
<PackageReference Include="Microsoft.Graph" Version="5.76.0" />

0 commit comments

Comments
 (0)