Skip to content

Commit bcd0124

Browse files
Bump Microsoft.Extensions.Configuration.Json in /GraphMAUI
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d637389 commit bcd0124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphMAUI/GraphMAUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
6868
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
6969
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
70-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
70+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
7171
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
7272
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />
7373
<PackageReference Include="Microsoft.Identity.Client" Version="4.57.0" />

0 commit comments

Comments
 (0)