Skip to content

Commit 6e0c27c

Browse files
build(deps): Bump Uno.WinUI.WebAssembly from 4.9.45 to 4.10.26 (#751)
Bumps [Uno.WinUI.WebAssembly](https://github.com/unoplatform/uno) from 4.9.45 to 4.10.26. - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) --- updated-dependencies: - dependency-name: Uno.WinUI.WebAssembly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8977ca8 commit 6e0c27c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Wasm/ReactiveUI.UnoRouting.Wasm.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net7.0</TargetFramework>
@@ -44,7 +44,7 @@
4444
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="$(ReactiveUIVersion)" />
4545
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
4646
<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" />
4848
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.9.45" Condition="'$(Configuration)'=='Debug'" />
4949
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.9.45" />
5050
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.29" />

0 commit comments

Comments
 (0)