File tree Expand file tree Collapse file tree
src/Microsoft.Identity.Web Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080
8181 <PropertyGroup Label =" Common dependency versions" >
8282 <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.18.0</MicrosoftIdentityModelVersion >
83- <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.83.3 </MicrosoftIdentityClientVersion >
83+ <MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.84.0 </MicrosoftIdentityClientVersion >
8484 <MicrosoftIdentityAbstractionsVersion Condition =" '$(MicrosoftIdentityAbstractionsVersion)' == ''" >12.0.0</MicrosoftIdentityAbstractionsVersion >
8585 <FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
8686 <SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
Original file line number Diff line number Diff line change 5959 </Choose >
6060
6161 <ItemGroup Condition =" '$(TargetFrameworkIdentifier)' == '.NETFramework' Or '$(TargetFramework)' == 'netstandard2.0'" >
62+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.84.0" />
6263 <Compile Remove =" *.cs" />
6364 <Compile Remove =" AppServicesAuth\**" />
6465 <Compile Remove =" AzureSdkSupport\**" />
You can’t perform that action at this time.
0 commit comments