From ead1869d0700c838e1191b1322fc61ebb0932f3b Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Mon, 4 Jul 2022 14:25:36 +0200 Subject: [PATCH] Clean up the nuspecs and add xmldoc (#2140) --- docs | 2 +- .../HarfBuzzSharp.NativeAssets.Android.nuspec | 8 +- ...fBuzzSharp.NativeAssets.MacCatalyst.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec | 16 ++-- nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec | 12 +-- nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec | 2 +- .../HarfBuzzSharp.NativeAssets.watchOS.nuspec | 2 +- nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec | 8 +- nuget/HarfbuzzSharp.nuspec | 90 ++++++++--------- nuget/SkiaSharp.NativeAssets.Android.nuspec | 8 +- ...p.NativeAssets.Linux.NoDependencies.nuspec | 8 +- nuget/SkiaSharp.NativeAssets.Linux.nuspec | 8 +- .../SkiaSharp.NativeAssets.MacCatalyst.nuspec | 2 +- .../SkiaSharp.NativeAssets.NanoServer.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.UWP.nuspec | 64 ++++++------- nuget/SkiaSharp.NativeAssets.Win32.nuspec | 12 +-- nuget/SkiaSharp.NativeAssets.iOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.macOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.tvOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.watchOS.nuspec | 2 +- nuget/SkiaSharp.Skottie.nuspec | 84 +++++++++++----- nuget/SkiaSharp.Views.Blazor.nuspec | 1 + nuget/SkiaSharp.Views.Forms.GTK.nuspec | 8 +- nuget/SkiaSharp.Views.Forms.nuspec | 48 +++++----- nuget/SkiaSharp.Views.Gtk2.nuspec | 6 +- ...p.Views.Maui.Controls.Compatibility.nuspec | 30 +++--- nuget/SkiaSharp.Views.Maui.Controls.nuspec | 30 +++--- nuget/SkiaSharp.Views.Maui.Core.nuspec | 30 +++--- nuget/SkiaSharp.Views.Uno.WinUI.nuspec | 24 ++--- nuget/SkiaSharp.Views.Uno.nuspec | 18 ++-- nuget/SkiaSharp.Views.WPF.nuspec | 12 +-- nuget/SkiaSharp.Views.WinUI.nuspec | 18 ++-- nuget/SkiaSharp.Views.WindowsForms.nuspec | 12 +-- nuget/SkiaSharp.Views.nuspec | 86 ++++++++--------- nuget/SkiaSharp.nuspec | 96 +++++++++---------- 37 files changed, 408 insertions(+), 353 deletions(-) diff --git a/docs b/docs index 6cf1350e..cf37af79 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 6cf1350e4ab3c9ec6c4e711fecd7ff2ab7be4089 +Subproject commit cf37af79ca9267b572a2327750d7c05731c0aa53 diff --git a/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec b/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec index 8fe7b552..7e8d8fb5 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec @@ -43,10 +43,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec b/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec index b1a7e87c..f7319ab1 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec @@ -39,7 +39,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec b/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec index b4d0b309..de554cb8 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec @@ -37,14 +37,14 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - + + + + + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec b/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec index 73e4dbd8..727d97b1 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec @@ -45,12 +45,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec index 21b1756a..9b0b24ae 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec @@ -43,7 +43,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec index 08d32d29..f09ddde3 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec @@ -53,7 +53,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec index 860b1882..4031b0f9 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec @@ -43,7 +43,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec index baeb400b..b529c1a3 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec @@ -39,7 +39,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec b/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec index ff09f998..dc3fed87 100644 --- a/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec +++ b/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec @@ -49,10 +49,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/HarfbuzzSharp.nuspec b/nuget/HarfbuzzSharp.nuspec index ae65db5c..c2edd68b 100644 --- a/nuget/HarfbuzzSharp.nuspec +++ b/nuget/HarfbuzzSharp.nuspec @@ -119,54 +119,54 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Android.nuspec b/nuget/SkiaSharp.NativeAssets.Android.nuspec index eed5e605..63e93b4f 100644 --- a/nuget/SkiaSharp.NativeAssets.Android.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Android.nuspec @@ -44,10 +44,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec b/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec index 34c8740b..7f6e27c7 100644 --- a/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec @@ -62,10 +62,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Linux.nuspec b/nuget/SkiaSharp.NativeAssets.Linux.nuspec index a55f0690..9492359f 100644 --- a/nuget/SkiaSharp.NativeAssets.Linux.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Linux.nuspec @@ -50,10 +50,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec b/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec index f4d1dfe4..d36beee3 100644 --- a/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec +++ b/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec @@ -40,7 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec b/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec index 00a2c642..42123170 100644 --- a/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec +++ b/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec @@ -46,7 +46,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.UWP.nuspec b/nuget/SkiaSharp.NativeAssets.UWP.nuspec index 92653b2d..cc6d9083 100644 --- a/nuget/SkiaSharp.NativeAssets.UWP.nuspec +++ b/nuget/SkiaSharp.NativeAssets.UWP.nuspec @@ -38,38 +38,38 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Win32.nuspec b/nuget/SkiaSharp.NativeAssets.Win32.nuspec index b4abf27c..f2c26e7d 100644 --- a/nuget/SkiaSharp.NativeAssets.Win32.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Win32.nuspec @@ -46,12 +46,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.iOS.nuspec b/nuget/SkiaSharp.NativeAssets.iOS.nuspec index fed4c4f1..a34b4621 100644 --- a/nuget/SkiaSharp.NativeAssets.iOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.iOS.nuspec @@ -44,7 +44,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.macOS.nuspec b/nuget/SkiaSharp.NativeAssets.macOS.nuspec index 3cb8c0ed..32352b09 100644 --- a/nuget/SkiaSharp.NativeAssets.macOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.macOS.nuspec @@ -54,7 +54,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.tvOS.nuspec b/nuget/SkiaSharp.NativeAssets.tvOS.nuspec index 7273a8d9..b3a7301a 100644 --- a/nuget/SkiaSharp.NativeAssets.tvOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.tvOS.nuspec @@ -44,7 +44,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.watchOS.nuspec b/nuget/SkiaSharp.NativeAssets.watchOS.nuspec index 3ff3e27f..038c6491 100644 --- a/nuget/SkiaSharp.NativeAssets.watchOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.watchOS.nuspec @@ -40,7 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.Skottie.nuspec b/nuget/SkiaSharp.Skottie.nuspec index a1aaa053..17c50bb5 100644 --- a/nuget/SkiaSharp.Skottie.nuspec +++ b/nuget/SkiaSharp.Skottie.nuspec @@ -89,80 +89,116 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Blazor.nuspec b/nuget/SkiaSharp.Views.Blazor.nuspec index 510130fc..88a1e3bd 100644 --- a/nuget/SkiaSharp.Views.Blazor.nuspec +++ b/nuget/SkiaSharp.Views.Blazor.nuspec @@ -40,6 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release + diff --git a/nuget/SkiaSharp.Views.Forms.GTK.nuspec b/nuget/SkiaSharp.Views.Forms.GTK.nuspec index bda4949c..b79bacb5 100644 --- a/nuget/SkiaSharp.Views.Forms.GTK.nuspec +++ b/nuget/SkiaSharp.Views.Forms.GTK.nuspec @@ -42,12 +42,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - + + + - + diff --git a/nuget/SkiaSharp.Views.Forms.nuspec b/nuget/SkiaSharp.Views.Forms.nuspec index c000404e..07e6e531 100644 --- a/nuget/SkiaSharp.Views.Forms.nuspec +++ b/nuget/SkiaSharp.Views.Forms.nuspec @@ -121,35 +121,35 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Gtk2.nuspec b/nuget/SkiaSharp.Views.Gtk2.nuspec index 7bf6c264..d1ff9f13 100644 --- a/nuget/SkiaSharp.Views.Gtk2.nuspec +++ b/nuget/SkiaSharp.Views.Gtk2.nuspec @@ -37,9 +37,9 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - + + + diff --git a/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec b/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec index 98ccd6ee..0c1f75d7 100644 --- a/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec @@ -51,18 +51,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Maui.Controls.nuspec b/nuget/SkiaSharp.Views.Maui.Controls.nuspec index 29a333d7..af340a45 100644 --- a/nuget/SkiaSharp.Views.Maui.Controls.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Controls.nuspec @@ -51,18 +51,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Maui.Core.nuspec b/nuget/SkiaSharp.Views.Maui.Core.nuspec index 7b063746..73c4f635 100644 --- a/nuget/SkiaSharp.Views.Maui.Core.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Core.nuspec @@ -56,18 +56,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Uno.WinUI.nuspec b/nuget/SkiaSharp.Views.Uno.WinUI.nuspec index 577e8ab3..24796b43 100644 --- a/nuget/SkiaSharp.Views.Uno.WinUI.nuspec +++ b/nuget/SkiaSharp.Views.Uno.WinUI.nuspec @@ -68,18 +68,18 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Uno.nuspec b/nuget/SkiaSharp.Views.Uno.nuspec index c6ffca8c..9c77e9c8 100644 --- a/nuget/SkiaSharp.Views.Uno.nuspec +++ b/nuget/SkiaSharp.Views.Uno.nuspec @@ -64,15 +64,15 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.WPF.nuspec b/nuget/SkiaSharp.Views.WPF.nuspec index df8934fa..b9975b8f 100644 --- a/nuget/SkiaSharp.Views.WPF.nuspec +++ b/nuget/SkiaSharp.Views.WPF.nuspec @@ -41,12 +41,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.Views.WinUI.nuspec b/nuget/SkiaSharp.Views.WinUI.nuspec index 8e09c87d..4ae67d5e 100644 --- a/nuget/SkiaSharp.Views.WinUI.nuspec +++ b/nuget/SkiaSharp.Views.WinUI.nuspec @@ -45,15 +45,15 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.WindowsForms.nuspec b/nuget/SkiaSharp.Views.WindowsForms.nuspec index 60625793..4f7825e5 100644 --- a/nuget/SkiaSharp.Views.WindowsForms.nuspec +++ b/nuget/SkiaSharp.Views.WindowsForms.nuspec @@ -45,12 +45,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.Views.nuspec b/nuget/SkiaSharp.Views.nuspec index 5dedb94b..465b769d 100644 --- a/nuget/SkiaSharp.Views.nuspec +++ b/nuget/SkiaSharp.Views.nuspec @@ -79,54 +79,54 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - + + + + diff --git a/nuget/SkiaSharp.nuspec b/nuget/SkiaSharp.nuspec index eee0d877..2fa214ff 100644 --- a/nuget/SkiaSharp.nuspec +++ b/nuget/SkiaSharp.nuspec @@ -123,57 +123,57 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +