Skip to content

Commit

Permalink
Merge pull request #367 from microsoftgraph/dependabot/nuget/src/Grap…
Browse files Browse the repository at this point in the history
…hWebhooks/Microsoft.Identity.Web.UI-3.1.0

Bump Microsoft.Identity.Web.UI from 3.0.1 to 3.1.0 in /src/GraphWebhooks
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
2 parents 0ee2753 + 7348a7d commit 4991fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphWebhooks/GraphWebhooks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.1.0" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.1.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.0.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.1.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4991fff

Please sign in to comment.