Skip to content

Commit

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

Bump Microsoft.Identity.Web.GraphServiceClient from 3.0.0 to 3.0.1 in /src/GraphWebhooks
  • Loading branch information
baywet committed Jul 23, 2024
2 parents b7505d6 + 66fb4f2 commit 553f534
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 @@ -17,7 +17,7 @@
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.0.0" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.0.0" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.0.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.0.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 553f534

Please sign in to comment.