File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
2-4-Sovereign-Call-MSGraph Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.6.1 " />
13
- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.6.1 " />
12
+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.7.0 " />
13
+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.7.0 " />
14
14
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.5" />
15
15
</ItemGroup >
16
16
Original file line number Diff line number Diff line change 21
21
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.8" />
22
22
<PackageReference Include =" Microsoft.Extensions.Caching.SqlServer" Version =" 3.1.8" />
23
23
<PackageReference Include =" Microsoft.Extensions.Caching.StackExchangeRedis" Version =" 7.0.0" />
24
- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.6.1 " />
25
- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.6.1 " />
24
+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.7.0 " />
25
+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.7.0 " />
26
26
</ItemGroup >
27
27
28
28
Original file line number Diff line number Diff line change 18
18
</PackageReference >
19
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 7.0.0" />
20
20
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.0" />
21
- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 1.25.10 " />
22
- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 1.25.10 " />
21
+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.7.0 " />
22
+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.7.0 " />
23
23
</ItemGroup >
24
24
25
25
</Project >
Original file line number Diff line number Diff line change 18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
21
- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.6.1 " />
22
- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.6.1 " />
21
+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.7.0 " />
22
+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.7.0 " />
23
23
</ItemGroup >
24
24
25
25
</Project >
Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" Microsoft.Identity.Client" Version =" 4.42.1" />
12
- <PackageReference Include =" Microsoft.Identity.Web" Version =" 1.23 .0" />
13
- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 1.23 .0" />
14
- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 1.23 .0" />
12
+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 2.7 .0" />
13
+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 2.7 .0" />
14
+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 2.7 .0" />
15
15
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 6.0.3" />
16
16
</ItemGroup >
17
17
You can’t perform that action at this time.
0 commit comments