Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 44fbbad

Browse files
Merge pull request #93 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.91.0
Bump Microsoft.Graph from 5.77.0 to 5.91.0
2 parents 4666c8d + e629f02 commit 44fbbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GraphEventGrid.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Azure.Identity" Version="1.15.0" />
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.15" />
19-
<PackageReference Include="Microsoft.Graph" Version="5.77.0" />
19+
<PackageReference Include="Microsoft.Graph" Version="5.91.0" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)