Skip to content

Commit 8c7b2eb

Browse files
authored
Merge pull request #130 from microsoftgraph/dependabot/nuget/Microsoft.Identity.Web.MicrosoftGraphBeta-1.8.1
Bump Microsoft.Identity.Web.MicrosoftGraphBeta from 1.8.0 to 1.8.1
2 parents c7644ad + 48bd2ba commit 8c7b2eb

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)