Skip to content

Commit

Permalink
Merge pull request #161 from microsoftgraph/dependabot/nuget/GraphTut…
Browse files Browse the repository at this point in the history
…orial/Microsoft.Identity.Web.GraphServiceClient-2.17.5

Bump Microsoft.Identity.Web.GraphServiceClient from 2.17.4 to 2.17.5 in /GraphTutorial
  • Loading branch information
github-actions[bot] authored Apr 22, 2024
2 parents 639c415 + 97c0a19 commit 71757e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphTutorial/GraphTutorial.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.4" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.5" />
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 71757e6

Please sign in to comment.