Skip to content

Commit

Permalink
chore(deps): bump Uno.UI.WebAssembly
Browse files Browse the repository at this point in the history
Bumps [Uno.UI.WebAssembly](https://github.com/unoplatform/uno) from 5.0.0-dev.3552 to 5.0.0-dev.3597.
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits)

---
updated-dependencies:
- dependency-name: Uno.UI.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 3252d70 commit 7da621f
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 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
<PackageReference Include="Uno.UI.WebAssembly" Version="5.0.0-dev.3552" />
<PackageReference Include="Uno.UI.WebAssembly" Version="5.0.0-dev.3597" />
<PackageReference Include="Uno.UI.DevServer" Version="5.0.0-dev.3552" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.3552" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.5" />
Expand Down

0 comments on commit 7da621f

Please sign in to comment.