File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
daemon-console-calling-downstreamApi
daemon-console-calling-msgraph Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7777 </PropertyGroup >
7878
7979 <PropertyGroup Label =" Common dependency versions" >
80- <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.0.2 </MicrosoftIdentityModelVersion >
80+ <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.1.0 </MicrosoftIdentityModelVersion >
8181 <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.64.1</MicrosoftIdentityClientVersion >
8282 <FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
8383 <SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
8787 <MicrosoftGraphVersion >4.36.0</MicrosoftGraphVersion >
8888 <MicrosoftGraphBetaVersion >4.57.0-preview</MicrosoftGraphBetaVersion >
8989 <MicrosoftExtensionsHttpVersion >3.1.3</MicrosoftExtensionsHttpVersion >
90- <MicrosoftIdentityAbstractionsVersion >7.0 .0</MicrosoftIdentityAbstractionsVersion >
90+ <MicrosoftIdentityAbstractionsVersion >7.1 .0</MicrosoftIdentityAbstractionsVersion >
9191 <NetNineRuntimeVersion >9.0.0-rc.1.24431.7</NetNineRuntimeVersion >
9292 <AspNetCoreNineRuntimeVersion >9.0.0-rc.1.24452.1</AspNetCoreNineRuntimeVersion >
9393 <!-- CVE-2024-30105-->
Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup Condition =" '$(UseWIP)' == 'false' " >
17- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.1 .0" />
17+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.2 .0" />
1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" '$(UseWIP)' == 'true' " >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup Condition =" '$(UseWIP)' == 'false' " >
12- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.1 .0" />
13- <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.1 .0" />
12+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.2 .0" />
13+ <PackageReference Include =" Microsoft.Identity.Web.UI" Version =" 3.2 .0" />
1414 </ItemGroup >
1515
1616 <ItemGroup Condition =" '$(UseWIP)' == 'true' " >
Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup Condition =" '$(UseWip)' != 'true'" >
17- <PackageReference Include =" Microsoft.Identity.Web.DownstreamApi" Version =" 3.1 .0" />
17+ <PackageReference Include =" Microsoft.Identity.Web.DownstreamApi" Version =" 3.2 .0" />
1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" '$(UseWip)' == 'true'" >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup Condition =" '$(UseWip)' != 'true'" >
11- <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 3.1 .0" />
11+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 3.2 .0" />
1212 </ItemGroup >
1313
1414 <ItemGroup Condition =" '$(UseWip)' == 'true'" >
Original file line number Diff line number Diff line change 1212 </ItemGroup >
1313
1414 <ItemGroup Condition =" '$(UseWip)' != 'true'" >
15- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.1 .0" />
15+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.2 .0" />
1616 </ItemGroup >
1717
1818 <ItemGroup Condition =" '$(UseWip)' == 'true'" >
You can’t perform that action at this time.
0 commit comments