File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
daemon-console-calling-downstreamApi
daemon-console-calling-msgraph Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8282
8383 <PropertyGroup Label =" Common dependency versions" >
8484 <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.3.0</MicrosoftIdentityModelVersion >
85- <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.66.1 </MicrosoftIdentityClientVersion >
85+ <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.66.2 </MicrosoftIdentityClientVersion >
8686 <FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
8787 <SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
8888 <AzureSecurityKeyVaultSecretsVersion >4.6.0</AzureSecurityKeyVaultSecretsVersion >
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.3 .0" />
17+ <PackageReference Include =" Microsoft.Identity.Web.DownstreamApi" Version =" 3.5 .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.3 .0" />
11+ <PackageReference Include =" Microsoft.Identity.Web.MicrosoftGraph" Version =" 3.5 .0" />
1212 </ItemGroup >
1313
1414 <ItemGroup Condition =" '$(UseWip)' == 'true'" >
Original file line number Diff line number Diff line change 1111 </ItemGroup >
1212
1313 <ItemGroup Condition =" '$(UseWip)' != 'true'" >
14- <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.3 .0" />
14+ <PackageReference Include =" Microsoft.Identity.Web" Version =" 3.5 .0" />
1515 </ItemGroup >
1616
1717 <ItemGroup Condition =" '$(UseWip)' == 'true'" >
You can’t perform that action at this time.
0 commit comments