File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Uno/ReactiveUI.UnoRouting
ReactiveUI.UnoRouting.Mobile
ReactiveUI.UnoRouting.Skia.Gtk
ReactiveUI.UnoRouting.Skia.Wpf
ReactiveUI.UnoRouting.Wasm Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFrameworks >net7.0-android;net7.0-ios;net7.0-maccatalyst</TargetFrameworks >
4
4
<SingleProject >true</SingleProject >
20
20
<ItemGroup >
21
21
<PackageReference Include =" ReactiveUI.Uno.WinUI" Version =" $(ReactiveUIVersion)" />
22
22
<PackageReference Include =" Uno.Extensions.Logging.OSLog" Version =" 1.6.0" />
23
- <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.9.45 " Condition =" '$(Configuration)'=='Debug'" />
23
+ <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.10.26 " Condition =" '$(Configuration)'=='Debug'" />
24
24
<PackageReference Include =" Uno.UI.Adapter.Microsoft.Extensions.Logging" Version =" 4.9.45" />
25
25
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
26
26
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 7.0.0" />
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
19
19
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 7.0.0" />
20
20
<PackageReference Include =" Uno.WinUI.Skia.Gtk" Version =" 4.10.26" />
21
- <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.9.45 " Condition =" '$(Configuration)'=='Debug'" />
21
+ <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.10.26 " Condition =" '$(Configuration)'=='Debug'" />
22
22
<PackageReference Include =" Uno.UI.Adapter.Microsoft.Extensions.Logging" Version =" 4.9.45" />
23
23
</ItemGroup >
24
24
<Import Project =" ..\ReactiveUI.UnoRouting.Shared\ReactiveUI.UnoRouting.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<OutputType Condition =" '$(Configuration)'=='Release'" >WinExe</OutputType >
4
4
<OutputType Condition =" '$(Configuration)'=='Debug'" >Exe</OutputType >
11
11
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
12
12
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 7.0.0" />
13
13
<PackageReference Include =" Uno.WinUI.Skia.Wpf" Version =" 4.9.45" />
14
- <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.9.45 " Condition =" '$(Configuration)'=='Debug'" />
14
+ <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.10.26 " Condition =" '$(Configuration)'=='Debug'" />
15
15
<PackageReference Include =" Uno.UI.Adapter.Microsoft.Extensions.Logging" Version =" 4.9.45" />
16
16
</ItemGroup >
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 45
45
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
46
46
<PackageReference Include =" Uno.Extensions.Logging.WebAssembly.Console" Version =" 1.6.0" />
47
47
<PackageReference Include =" Uno.WinUI.WebAssembly" Version =" 4.10.26" />
48
- <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.9.45 " Condition =" '$(Configuration)'=='Debug'" />
48
+ <PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.10.26 " Condition =" '$(Configuration)'=='Debug'" />
49
49
<PackageReference Include =" Uno.UI.Adapter.Microsoft.Extensions.Logging" Version =" 4.9.45" />
50
50
<PackageReference Include =" Uno.Wasm.Bootstrap" Version =" 7.0.29" />
51
51
<PackageReference Include =" Uno.Wasm.Bootstrap.DevServer" Version =" 7.0.29" />
You can’t perform that action at this time.
0 commit comments