Skip to content

Commit

Permalink
Update AzureIdentity and MicrosoftIdentity versions
Browse files Browse the repository at this point in the history
  • Loading branch information
petrochuk committed Oct 24, 2024
1 parent f580fa9 commit 8a3f5eb
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 @@ -10,9 +10,9 @@
</ItemGroup>

<PropertyGroup Label="PackageVersions" >
<AzureIdentityVersion>1.13.0</AzureIdentityVersion>
<AzureIdentityVersion>1.13.1</AzureIdentityVersion>
<MicrosoftExtensionsVersion>8.0.1</MicrosoftExtensionsVersion>
<MicrosoftIdentityVersion>4.66.0</MicrosoftIdentityVersion>
<MicrosoftIdentityVersion>4.66.1</MicrosoftIdentityVersion>
<MicrosoftGraphVersion>5.56.0</MicrosoftGraphVersion>
<MicrosoftGraphBetaVersion>5.83.0-preview</MicrosoftGraphBetaVersion>
<MicrosoftIdentityWebVersion>3.2.2</MicrosoftIdentityWebVersion>
Expand Down

0 comments on commit 8a3f5eb

Please sign in to comment.