Skip to content

Commit

Permalink
update graph & graph beta (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Mar 4, 2021
1 parent 0b26e54 commit eae9d7e
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.24.0" />
<PackageReference Include="Microsoft.Graph" Version="3.26.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.37.0-preview" />
<PackageReference Include="Microsoft.Graph.Beta" Version="0.39.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eae9d7e

Please sign in to comment.