Skip to content

Commit

Permalink
fix: Adjust Uno.Skia package name for WinUI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 17, 2020
1 parent c005ea2 commit 4e2a248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Uno.UI/Uno.UI.Skia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

<UnoRuntimeIdentifier Condition="'$(TargetFramework)'=='netstandard2.0'">Skia</UnoRuntimeIdentifier>
<PlatformItemsBasePath>.\</PlatformItemsBasePath>

<PackageId Condition="'$(UNO_UWP_BUILD)'!='true'">Uno.WinUI</PackageId>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4e2a248

Please sign in to comment.