Skip to content

Commit a9e63bc

Browse files
Bump Microsoft.Graph from 5.93.0 to 5.94.0
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 5.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df84db2 commit a9e63bc

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.16.0" />
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.20" />
19-
<PackageReference Include="Microsoft.Graph" Version="5.93.0" />
19+
<PackageReference Include="Microsoft.Graph" Version="5.94.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)