File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
14
14
<Reference Include =" System.Net.Http" />
15
15
<Reference Include =" System.Web" />
16
- <PackageReference Include =" Microsoft.Identity.Client.Broker" Version =" 4.52 .0" />
16
+ <PackageReference Include =" Microsoft.Identity.Client.Broker" Version =" 4.54 .0" />
17
17
<PackageReference Include =" Avalonia.Win32" Version =" 11.0.0-preview6" />
18
18
</ItemGroup >
19
19
22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
25
- <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.52 .0" />
25
+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.54 .0" />
26
26
<PackageReference Include =" Microsoft.Identity.Client.Extensions.Msal" Version =" 2.28.0" />
27
27
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
28
28
<PackageReference Include =" Avalonia" Version =" 11.0.0-preview6" />
You can’t perform that action at this time.
0 commit comments