Skip to content

Commit 89807e1

Browse files
Merge pull request #139 from microsoftgraph/dependabot/nuget/GraphTutorial/Microsoft.Identity.Web.MicrosoftGraph-2.16.0
Bump Microsoft.Identity.Web.MicrosoftGraph from 2.15.5 to 2.16.0 in /GraphTutorial
2 parents dd7d52a + 65d24b5 commit 89807e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphTutorial/GraphTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
1212
<PackageReference Include="Microsoft.Identity.Web" Version="2.16.0" />
13-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.5" />
13+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.16.0" />
1414
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.16.0" />
1515
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)