Skip to content

Commit 48ab376

Browse files
Merge pull request #202 from microsoftgraph/dependabot/nuget/GraphTutorial/multi-bfe417c143
Bump Microsoft.Identity.Web and Microsoft.Identity.Web.UI in /GraphTutorial
2 parents aa56ded + 02b491b commit 48ab376

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
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Identity.Web" Version="3.4.0" />
1717
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.4.0" />
18-
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.3.1" />
18+
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.4.0" />
1919
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)