Skip to content

Commit 29ca4b9

Browse files
build(deps): Bump Uno.WinUI.Skia.Wpf from 4.8.24 to 4.9.20 (#729)
Bumps [Uno.WinUI.Skia.Wpf](https://github.com/unoplatform/uno) from 4.8.24 to 4.9.20. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5021f14 commit 29ca4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Uno/ReactiveUI.UnoRouting/ReactiveUI.UnoRouting.Skia.Wpf/ReactiveUI.UnoRouting.Skia.Wpf.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>
@@ -10,7 +10,7 @@
1010
<PackageReference Include="ReactiveUI.Uno.WinUI" Version="18.*" />
1111
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
13-
<PackageReference Include="Uno.WinUI.Skia.Wpf" Version="4.8.24" />
13+
<PackageReference Include="Uno.WinUI.Skia.Wpf" Version="4.9.20" />
1414
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.8.24" Condition="'$(Configuration)'=='Debug'" />
1515
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.8.24" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)