Skip to content

Commit

Permalink
update to graph 4.3 (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Aug 20, 2021
1 parent b9a9ecb commit 90bd3c4
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.2.0" />
<PackageReference Include="Microsoft.Graph" Version="4.3.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.8.0-preview" />
<PackageReference Include="Microsoft.Graph.Beta" Version="4.9.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 90bd3c4

Please sign in to comment.