Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.MicrosoftGraphBeta from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.MicrosoftGraphBeta](https://github.com/AzureAD/microsoft-identity-web) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@1.7.0...1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent 42817e2 commit 95a4c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphWebhooks-Core/GraphWebhooks-Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="1.7.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="1.8.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.7.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.4" />
Expand Down

0 comments on commit 95a4c61

Please sign in to comment.