Skip to content

Commit

Permalink
try to update graph (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Jul 24, 2022
1 parent 2f476f8 commit b4c2d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
<AzureSecurityKeyVaultSecretsVersion>4.1.0</AzureSecurityKeyVaultSecretsVersion>
<AzureIdentityVersion>1.3.0</AzureIdentityVersion>
<AzureSecurityKeyVaultCertificatesVersion>4.1.0</AzureSecurityKeyVaultCertificatesVersion>
<MicrosoftGraphVersion>4.11.0</MicrosoftGraphVersion>
<MicrosoftGraphBetaVersion>4.22.0-preview</MicrosoftGraphBetaVersion>
<MicrosoftGraphVersion>4.34.0</MicrosoftGraphVersion>
<MicrosoftGraphBetaVersion>4.50.0-preview</MicrosoftGraphBetaVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'net472' Or '$(TargetFramework)' == 'net462' Or '$(TargetFramework)' == 'net5.0'">
Expand Down

0 comments on commit b4c2d7c

Please sign in to comment.