Skip to content

Commit 48bd2ba

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraphBeta from 1.8.0 to 1.8.1
Bumps [Microsoft.Identity.Web.MicrosoftGraphBeta](https://github.com/AzureAD/microsoft-identity-web) from 1.8.0 to 1.8.1. - [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.8.0...1.8.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7644ad commit 48bd2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphWebhooks-Core/GraphWebhooks-Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
3434
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="5.0.4" />
3535
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
36-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="1.8.0" />
36+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="1.8.1" />
3737
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.8.1" />
3838
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
3939
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.4" />

0 commit comments

Comments
 (0)