Skip to content

Commit 8977ca8

Browse files
build(deps): Bump Uno.WinUI.Skia.Gtk from 4.9.45 to 4.10.26 (#755)
Bumps [Uno.WinUI.Skia.Gtk](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.Skia.Gtk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08f4fa6 commit 8977ca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Skia.Gtk/ReactiveUI.UnoRouting.Skia.Gtk.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType Condition="'$(Configuration)'=='Release'">WinExe</OutputType>
44
<OutputType Condition="'$(Configuration)'=='Debug'">Exe</OutputType>
@@ -17,7 +17,7 @@
1717
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="$(ReactiveUIVersion)" />
1818
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
20-
<PackageReference Include="Uno.WinUI.Skia.Gtk" Version="4.9.45" />
20+
<PackageReference Include="Uno.WinUI.Skia.Gtk" Version="4.10.26" />
2121
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.9.45" Condition="'$(Configuration)'=='Debug'" />
2222
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.9.45" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)