Skip to content

Commit 3b54abe

Browse files
Bump Microsoft.Graph from 5.73.0 to 5.74.0 in /src
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.73.0 to 5.74.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.73.0...5.74.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 e8c3dc3 commit 3b54abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DeltaQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
20-
<PackageReference Include="Microsoft.Graph" Version="5.73.0" />
20+
<PackageReference Include="Microsoft.Graph" Version="5.74.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)