Skip to content

Commit

Permalink
Merge pull request #158 from microsoftgraph/dependabot/nuget/GraphTut…
Browse files Browse the repository at this point in the history
…orial/Microsoft.Identity.Web.UI-and-Microsoft.Identity.Web-2.17.4

Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /GraphTutorial
  • Loading branch information
github-actions[bot] authored Apr 1, 2024
2 parents 0f625a1 + 22ff5c2 commit c07429a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GraphTutorial/GraphTutorial.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.2" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.4" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.4" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.2" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.4" />
<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 c07429a

Please sign in to comment.