Skip to content

Commit

Permalink
update graph sdks (#1196)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored May 14, 2021
1 parent 3d528d7 commit b106d9a
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="3.30.0" />
<PackageReference Include="Microsoft.Graph" Version="3.32.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="0.44.0-preview" />
<PackageReference Include="Microsoft.Graph.Beta" Version="0.46.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b106d9a

Please sign in to comment.