File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
MigrationBackup/b0b5366a/Azure-Migrate-Export Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
88 <dependentAssembly >
99 <assemblyIdentity name =" Microsoft.IdentityModel.Abstractions" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
10- <bindingRedirect oldVersion =" 0.0.0.0-6.25.1. 0" newVersion =" 6.25.1 .0" />
10+ <bindingRedirect oldVersion =" 0.0.0.0-7.6.0. 0" newVersion =" 7.6.0 .0" />
1111 </dependentAssembly >
1212 </assemblyBinding >
1313 </runtime >
Original file line number Diff line number Diff line change 283283 <Version >0.100.3</Version >
284284 </PackageReference >
285285 <PackageReference Include =" Microsoft.Identity.Client" >
286- <Version >4.49.1 </Version >
286+ <Version >4.61.3 </Version >
287287 </PackageReference >
288288 <PackageReference Include =" Microsoft.IdentityModel.Abstractions" >
289- <Version >6.25.1 </Version >
289+ <Version >7.6.0 </Version >
290290 </PackageReference >
291291 <PackageReference Include =" Newtonsoft.Json" >
292292 <Version >13.0.2</Version >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.Identity.Client" version =" 4.49.1 " targetFramework =" net472" />
4- <package id =" Microsoft.IdentityModel.Abstractions" version =" 6.25.1 " targetFramework =" net472" />
3+ <package id =" Microsoft.Identity.Client" version =" 4.61.3 " targetFramework =" net472" />
4+ <package id =" Microsoft.IdentityModel.Abstractions" version =" 7.6.0 " targetFramework =" net472" />
55 <package id =" Newtonsoft.Json" version =" 13.0.2" targetFramework =" net472" />
66</packages >
You can’t perform that action at this time.
0 commit comments