File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/shared/Microsoft.Git.CredentialManager Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
1414 <Reference Include =" System.Net.Http" />
1515 <Reference Include =" System.Web" />
16- <PackageReference Include =" Microsoft.Identity.Client.Desktop" Version =" 4.29 .0" />
16+ <PackageReference Include =" Microsoft.Identity.Client.Desktop" Version =" 4.31 .0" />
1717 </ItemGroup >
1818
1919 <ItemGroup >
2020 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
21- <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.29 .0" />
22- <PackageReference Include =" Microsoft.Identity.Client.Extensions.Msal" Version =" 2.18.3 " />
21+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.31 .0" />
22+ <PackageReference Include =" Microsoft.Identity.Client.Extensions.Msal" Version =" 2.18.4 " />
2323 <PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta1.20574.7" />
2424 </ItemGroup >
2525
You can’t perform that action at this time.
0 commit comments