Skip to content

Commit 5f463e4

Browse files
Merge pull request #385 from microsoftgraph/dependabot/nuget/src/GraphWebhooks/multi-d3e224acf4
build(deps): bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /src/GraphWebhooks
2 parents f05face + eeeebeb commit 5f463e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GraphWebhooks/GraphWebhooks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1717
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.7.0" />
1818
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
19-
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.0" />
19+
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.1" />
2020
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.3.1" />
21-
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.3.0" />
21+
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.3.1" />
2222
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)