File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 99 <PackageVersion Include =" Avalonia.Themes.Fluent" Version =" 11.3.7" />
1010 <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 9.0.9" />
1111 <PackageVersion Include =" NuGet.Protocol" Version =" 6.14.0" />
12- <PackageVersion Include =" ReactiveUI" Version =" 21 .0.1" />
12+ <PackageVersion Include =" ReactiveUI" Version =" 22 .0.1" />
1313 <PackageVersion Include =" ReactiveUI.SourceGenerators" Version =" 2.4.1" />
1414 <PackageVersion Include =" Serilog" Version =" 4.3.0" />
1515 <PackageVersion Include =" Serilog.Extensions.Logging" Version =" 9.0.2" />
Original file line number Diff line number Diff line change 1010global using Splat ;
1111global using System . Collections . ObjectModel ;
1212global using System . Reactive . Disposables ;
13+ global using System . Reactive . Disposables . Fluent ;
1314global using System . Reactive . Linq ;
1415global using Volo . Abp . DependencyInjection ;
1516global using Volo . Abp . Modularity ;
Original file line number Diff line number Diff line change 1616global using Splat ;
1717global using Splat . Microsoft . Extensions . DependencyInjection ;
1818global using Splat . Serilog ;
19- global using System . Reactive . Disposables ;
19+ global using System . Reactive . Disposables . Fluent ;
2020global using Volo . Abp ;
2121global using Volo . Abp . Autofac ;
2222global using Volo . Abp . DependencyInjection ;
You can’t perform that action at this time.
0 commit comments