Skip to content

Commit 0105588

Browse files
Bump Microsoft.Graph in /app-auth/GraphAppOnlyTutorial
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.74.0 to 5.75.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.74.0...5.75.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 a7883f3 commit 0105588

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
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
22-
<PackageReference Include="Microsoft.Graph" Version="5.74.0" />
22+
<PackageReference Include="Microsoft.Graph" Version="5.75.0" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)