Skip to content

Commit a7d3847

Browse files
Bump Microsoft.Graph from 5.74.0 to 5.76.0
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.74.0 to 5.76.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.76.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 5.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86ad4f7 commit a7d3847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="coverlet.collector" Version="6.0.4" />
9-
<PackageReference Include="Microsoft.Graph" Version="5.74.0" />
9+
<PackageReference Include="Microsoft.Graph" Version="5.76.0" />
1010
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1212
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)