Skip to content

Commit

Permalink
update graph to 4.10 (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Nov 15, 2021
1 parent 8c2775c commit aa5b443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="4.9.0" />
<PackageReference Include="Microsoft.Graph" Version="4.10.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Graph.Beta" Version="4.19.0-preview" />
<PackageReference Include="Microsoft.Graph.Beta" Version="4.20.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit aa5b443

Please sign in to comment.