Skip to content

Commit

Permalink
build(deps): Bump Uno.WinUI.WebAssembly from 4.9.45 to 4.10.26
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 8ed4f89 commit 40b4eb0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
Expand Down Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="$(ReactiveUIVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.6.0" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.9.45" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.10.26" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.9.45" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.9.45" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.29" />
Expand Down

0 comments on commit 40b4eb0

Please sign in to comment.