Skip to content

Commit b17993c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.6" />
2828
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.6" />
29-
<PackageReference Include="Microsoft.Graph" Version="5.101.0" />
29+
<PackageReference Include="Microsoft.Graph" Version="5.104.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)