Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.

Commit 978d9e9

Browse files
Bump Microsoft.Graph from 4.4.0 to 4.5.0
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](microsoftgraph/msgraph-sdk-dotnet@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b3b972 commit 978d9e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestConsoleApp/TestConsoleApp.csproj

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

1010
<ItemGroup>
1111
<PackageReference Include="CommandLineParser" Version="2.8.0" />
12-
<PackageReference Include="Microsoft.Graph" Version="4.4.0" />
12+
<PackageReference Include="Microsoft.Graph" Version="4.5.0" />
1313
<PackageReference Include="Microsoft.Graph.Auth" Version="1.0.0-preview.2" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)