Skip to content

Commit

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

Bump Microsoft.Identity.Web from 3.5.0 to 3.6.0 in /GraphTutorial
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents 455c9c3 + 909c533 commit 68f05b4
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 @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.0" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.5.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.4.0" />
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
Expand Down

0 comments on commit 68f05b4

Please sign in to comment.