Skip to content

Commit 6d87ac0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.0" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.0" />
2828
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.0" />
29-
<PackageReference Include="Microsoft.Graph" Version="5.97.0" />
29+
<PackageReference Include="Microsoft.Graph" Version="5.101.0" />
3030
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)