Skip to content

Commit f26273a

Browse files
Bump Microsoft.Graph from 5.33.0 to 5.34.0 in /GraphMAUI
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.33.0 to 5.34.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.33.0...5.34.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d7b23b commit f26273a

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
@@ -69,7 +69,7 @@
6969
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
7070
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
7171
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
72-
<PackageReference Include="Microsoft.Graph" Version="5.33.0" />
72+
<PackageReference Include="Microsoft.Graph" Version="5.34.0" />
7373
<PackageReference Include="Microsoft.Identity.Client" Version="4.57.0" />
7474
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.57.0" />
7575
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />

0 commit comments

Comments
 (0)