Skip to content

Commit 95721d9

Browse files
Bump Microsoft.Extensions.Logging.Debug in /GraphMAUI
Bumps [Microsoft.Extensions.Logging.Debug](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.Logging.Debug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d637389 commit 95721d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphMAUI/GraphMAUI.csproj

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

0 commit comments

Comments
 (0)