Skip to content

Commit

Permalink
Merge pull request #174 from microsoftgraph/dependabot/nuget/GraphTut…
Browse files Browse the repository at this point in the history
…orial/multi-edfee46925

Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /GraphTutorial
  • Loading branch information
github-actions[bot] authored Jun 17, 2024
2 parents fefbd5d + fbf2469 commit 775847c
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.19.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.1" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.19.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.19.1" />
<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 775847c

Please sign in to comment.