From e46e6d66aea136c071a960a2c744e6a6c143c5ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 03:29:13 +0800 Subject: [PATCH] Use the correct PackagePath attribute (#3100) (#3101) The PackageFile is a typo and is the build action, not the attribute (cherry picked from commit 16e61a177c4a1aaa973affdefe21b7cc3e909401) Co-authored-by: Matthew Leibowitz --- .../HarfBuzzSharp.NativeAssets.Linux.csproj | 8 ++++---- .../SkiaSharp.NativeAssets.Linux.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/binding/HarfBuzzSharp.NativeAssets.Linux/HarfBuzzSharp.NativeAssets.Linux.csproj b/binding/HarfBuzzSharp.NativeAssets.Linux/HarfBuzzSharp.NativeAssets.Linux.csproj index e33abbed76..bd1b6660a5 100644 --- a/binding/HarfBuzzSharp.NativeAssets.Linux/HarfBuzzSharp.NativeAssets.Linux.csproj +++ b/binding/HarfBuzzSharp.NativeAssets.Linux/HarfBuzzSharp.NativeAssets.Linux.csproj @@ -11,10 +11,10 @@ - - - - + + + + diff --git a/binding/SkiaSharp.NativeAssets.Linux/SkiaSharp.NativeAssets.Linux.csproj b/binding/SkiaSharp.NativeAssets.Linux/SkiaSharp.NativeAssets.Linux.csproj index a321e28e85..58bd2db743 100644 --- a/binding/SkiaSharp.NativeAssets.Linux/SkiaSharp.NativeAssets.Linux.csproj +++ b/binding/SkiaSharp.NativeAssets.Linux/SkiaSharp.NativeAssets.Linux.csproj @@ -11,10 +11,10 @@ - - - - + + + +