Skip to content

Commit

Permalink
chore(deps): Bump Uno.WinUI.WebAssembly from 4.10.13 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.10.13 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 28, 2023
1 parent 655b5c1 commit e7dae27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyApp.Wasm/MyApp.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.10.13" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.10.26" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.10.13" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.10.13" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.25" />
Expand Down

0 comments on commit e7dae27

Please sign in to comment.