Skip to content

Commit

Permalink
chore(deps): Bump Uno.WinUI.Skia.Wpf from 4.10.13 to 4.10.26
Browse files Browse the repository at this point in the history
Bumps [Uno.WinUI.Skia.Wpf](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.Skia.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 655b5c1 commit 914f12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyApp.Skia.Wpf/MyApp.Skia.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" />
<PackageReference Include="Uno.WinUI.Skia.Wpf" Version="4.10.13" />
<PackageReference Include="Uno.WinUI.Skia.Wpf" 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.WinUI.Lottie" Version="4.10.13" />
Expand Down

0 comments on commit 914f12a

Please sign in to comment.