File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Wasm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<TargetFramework >net7.0</TargetFramework >
44
44
<PackageReference Include =" ReactiveUI.Uno.WinUI" Version =" $(ReactiveUIVersion)" />
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
- <PackageReference Include =" Uno.WinUI.WebAssembly" Version =" 4.9.45 " />
47
+ <PackageReference Include =" Uno.WinUI.WebAssembly" Version =" 4.10.26 " />
48
48
<PackageReference Include =" Uno.WinUI.RemoteControl" Version =" 4.9.45" 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" />
You can’t perform that action at this time.
0 commit comments