File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 88/Microsoft.Identity.Web /.vs
99/Microsoft.Identity.Web /bin
1010/Microsoft.Identity.Web /obj
11+ /Microsoft.Identity.Web.UI /bin
12+ /Microsoft.Identity.Web.UI /obj
13+ /Microsoft.Identity.Web.Test /bin
14+ /Microsoft.Identity.Web.Test /obj
1115/1-WebApp-OIDC /1-1-MyOrg /.vs
1216/1-WebApp-OIDC /1-1-MyOrg /bin
1317/1-WebApp-OIDC /1-1-MyOrg /obj
114118/4-WebApp-your-API /Client /obj
115119/2-WebApp-graph-user /2-4-Sovereign-Call-MSGraph /bin
116120/2-WebApp-graph-user /2-4-Sovereign-Call-MSGraph /obj
117- /Microsoft.Identity.Web.Test /obj
118121/4-WebApp-your-API /4-2-B2C /.vs
119122/4-WebApp-your-API /4-2-B2C /Client /obj
120123/4-WebApp-your-API /4-2-B2C /TodoListService /obj
Original file line number Diff line number Diff line change 5656 <PackageReference Include =" Microsoft.AspNetCore.Authentication.AzureAD.UI" Version =" 3.0.0" />
5757 <PackageReference Include =" Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version =" 3.0.0" />
5858 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.1" />
59- <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.8.1 " />
59+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.8.2 " />
6060 </ItemGroup >
6161</Project >
You can’t perform that action at this time.
0 commit comments