Skip to content

Commit

Permalink
Merge pull request #182 from microsoftgraph/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Identity.Web.UI-1.15.2

Bump Microsoft.Identity.Web.UI from 1.15.1 to 1.15.2
  • Loading branch information
baywet authored Aug 2, 2021
2 parents 30e1ae4 + d473c10 commit b28ece7
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 @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="5.0.8" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="1.15.2" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.15.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.15.2" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="5.0.8" />
Expand Down

0 comments on commit b28ece7

Please sign in to comment.