Skip to content

Commit

Permalink
chore(deps): Bump Uno.WinUI.RemoteControl from 5.0.0-dev.2339 to 5.0.19
Browse files Browse the repository at this point in the history
Bumps [Uno.WinUI.RemoteControl](https://github.com/unoplatform/uno) from 5.0.0-dev.2339 to 5.0.19.
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits/5.0.19)

---
updated-dependencies:
- dependency-name: Uno.WinUI.RemoteControl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ba525f1 commit 00382b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uno.Playground.WASM/Uno.Playground.WASM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<PackageReference Include="Uno.Core.Extensions" Version="4.0.1" />
<PackageReference Include="Uno.Core.Extensions.Compatibility" Version="4.0.1" />
<PackageReference Include="Uno.Core" Version="4.0.1" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="5.0.0-dev.2339" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="5.0.19" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.WinUI.MediaPlayer.WebAssembly" Version="5.0.0-dev.2339" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.2339" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="8.0.0-dev.261" />
Expand Down

0 comments on commit 00382b2

Please sign in to comment.