diff --git a/build/Uno.UI.Build.csproj b/build/Uno.UI.Build.csproj
index 43f1f1e9abc7..41f761d0c64b 100644
--- a/build/Uno.UI.Build.csproj
+++ b/build/Uno.UI.Build.csproj
@@ -171,8 +171,6 @@
<_NuspecFiles Include=".\nuget\Uno.WinUI.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.Lottie.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.MSAL.nuspec" />
- <_NuspecFiles Include=".\nuget\Uno.WinUI.MediaPlayer.WebAssembly.nuspec" />
- <_NuspecFiles Include=".\nuget\Uno.WinUI.MediaPlayer.Skia.Gtk.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.Svg.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.RemoteControl.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.DevServer.nuspec" />
@@ -185,7 +183,6 @@
<_NuspecFiles Include=".\nuget\Uno.WinUI.WebAssembly.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.XamlHost.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.WinUI.XamlHost.Skia.Wpf.nuspec" />
- <_NuspecFiles Include=".\nuget\Uno.Foundation.Logging.nuspec" />
<_NuspecFiles Include=".\nuget\Uno.UI.Adapter.Microsoft.Extensions.Logging.nuspec" />
@@ -235,8 +232,6 @@
-
-
@@ -254,8 +249,6 @@
-
-
@@ -396,8 +389,6 @@
-
-
@@ -410,7 +401,6 @@
-
diff --git a/build/nuget/Uno.Foundation.Logging.nuspec b/build/nuget/Uno.Foundation.Logging.nuspec
deleted file mode 100644
index 457fe310c59d..000000000000
--- a/build/nuget/Uno.Foundation.Logging.nuspec
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- Uno.Foundation.Logging
- 0.0.1
- Uno Platform
- uno.png
- https://github.com/unoplatform/uno
- Apache-2.0
- This package provides internal logging utilities for Uno.UI packages
- Uno Platform
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/nuget/Uno.WinUI.MediaPlayer.Skia.Gtk.nuspec b/build/nuget/Uno.WinUI.MediaPlayer.Skia.Gtk.nuspec
deleted file mode 100644
index 0b5e87b878bf..000000000000
--- a/build/nuget/Uno.WinUI.MediaPlayer.Skia.Gtk.nuspec
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
- Uno.UI.MediaPlayer.Skia.Gtk
- 0.0.1
- Uno.WinUI.Lottie
- Uno Platform
- unoplatform
- false
- https://platform.uno/
- Apache-2.0
- uno.png
- This package provides support for MediaPlayerElement for Uno Platform Skia+Gtk apps
- Copyright (C) 2015-2019 Uno Platform Inc. - all rights reserved
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/nuget/Uno.WinUI.MediaPlayer.WebAssembly.nuspec b/build/nuget/Uno.WinUI.MediaPlayer.WebAssembly.nuspec
deleted file mode 100644
index b6b14ad4e6b9..000000000000
--- a/build/nuget/Uno.WinUI.MediaPlayer.WebAssembly.nuspec
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
- Uno.UI.MediaPlayer.WebAssembly
- 0.0.1
- Uno Platform
- uno.png
- https://github.com/unoplatform/uno
- Apache-2.0
- This package provides support for MediaPlayerElement for WebAssembly
- Uno Platform
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Reference.csproj b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Reference.csproj
index 80e84acf058e..fe38940feaf2 100644
--- a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Reference.csproj
+++ b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Reference.csproj
@@ -20,12 +20,7 @@
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the extensions to MSAL (Microsoft.Identity.Client) for an Uno Platform application.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.UI.MSAL
Uno.WinUI.MSAL
diff --git a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Windows.csproj b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Windows.csproj
index b45b14d324f4..eb46e74904c3 100644
--- a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Windows.csproj
+++ b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.Windows.csproj
@@ -12,12 +12,7 @@
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the extensions to MSAL (Microsoft.Identity.Client) for an Uno Platform application.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.MSAL
diff --git a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.netcoremobile.csproj b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.netcoremobile.csproj
index f29c834510ac..4b079faa436c 100644
--- a/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.netcoremobile.csproj
+++ b/src/AddIns/Uno.UI.MSAL/Uno.UI.MSAL.netcoremobile.csproj
@@ -20,12 +20,7 @@
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the extensions to MSAL (Microsoft.Identity.Client) for an Uno Platform application.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.UI.MSAL
Uno.WinUI.MSAL
diff --git a/src/AddIns/Uno.UI.MediaPlayer.Skia.Gtk/Uno.UI.MediaPlayer.Skia.Gtk.csproj b/src/AddIns/Uno.UI.MediaPlayer.Skia.Gtk/Uno.UI.MediaPlayer.Skia.Gtk.csproj
index 0d151e4c4e97..2761610d1fa5 100644
--- a/src/AddIns/Uno.UI.MediaPlayer.Skia.Gtk/Uno.UI.MediaPlayer.Skia.Gtk.csproj
+++ b/src/AddIns/Uno.UI.MediaPlayer.Skia.Gtk/Uno.UI.MediaPlayer.Skia.Gtk.csproj
@@ -9,10 +9,12 @@
true
Uno.UI.MediaPlayer.Skia.Gtk
Uno.UI.MediaPlayer.Skia.Gtk
- false
true
+
+ true
+ This package provides support for MediaPlayerElement for Uno Platform Skia+Gtk apps
diff --git a/src/AddIns/Uno.UI.MediaPlayer.WebAssembly/Uno.UI.MediaPlayer.WebAssembly.csproj b/src/AddIns/Uno.UI.MediaPlayer.WebAssembly/Uno.UI.MediaPlayer.WebAssembly.csproj
index 25d973e85fa6..3691c97c3d67 100644
--- a/src/AddIns/Uno.UI.MediaPlayer.WebAssembly/Uno.UI.MediaPlayer.WebAssembly.csproj
+++ b/src/AddIns/Uno.UI.MediaPlayer.WebAssembly/Uno.UI.MediaPlayer.WebAssembly.csproj
@@ -9,10 +9,10 @@
true
Uno.UI.MediaPlayer.WebAssembly
Uno.UI.Media
- false
true
Uno.WinUI.MediaPlayer.WebAssembly
+ This package provides support for MediaPlayerElement for WebAssembly
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 19fe2811aa5f..a3cc3598133e 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -5,9 +5,17 @@
portable
True
- $(BUILD_REPOSITORY_URI)
+
+ https://github.com/unoplatform/uno
+ git
+ $(GITVERSION_BranchName)
+ $(GitVersion_Sha)
+ https://github.com/unoplatform/uno
Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno Platform
+ uno.png
+ Apache-2.0
+
true
true
<_SkipUpgradeNetAnalyzersNuGetWarning>true
diff --git a/src/Uno.Foundation.Logging/Uno.Foundation.Logging.csproj b/src/Uno.Foundation.Logging/Uno.Foundation.Logging.csproj
index 51cfc95a521e..2c4d9c748dd3 100644
--- a/src/Uno.Foundation.Logging/Uno.Foundation.Logging.csproj
+++ b/src/Uno.Foundation.Logging/Uno.Foundation.Logging.csproj
@@ -15,8 +15,9 @@
true
-
- false
+ true
+
+ This package provides internal logging utilities for Uno.UI and Uno.WinUI packages
diff --git a/src/Uno.Foundation.Runtime.WebAssembly/Uno.Foundation.Runtime.WebAssembly.csproj b/src/Uno.Foundation.Runtime.WebAssembly/Uno.Foundation.Runtime.WebAssembly.csproj
index 2773c6ba4540..09a575fd0ea6 100644
--- a/src/Uno.Foundation.Runtime.WebAssembly/Uno.Foundation.Runtime.WebAssembly.csproj
+++ b/src/Uno.Foundation.Runtime.WebAssembly/Uno.Foundation.Runtime.WebAssembly.csproj
@@ -25,12 +25,7 @@
true
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the .NET interoperability support for WebAssembly in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
diff --git a/src/Uno.Sdk/Uno.Sdk.csproj b/src/Uno.Sdk/Uno.Sdk.csproj
index 28a09f5479cf..6641a65bab1e 100644
--- a/src/Uno.Sdk/Uno.Sdk.csproj
+++ b/src/Uno.Sdk/Uno.Sdk.csproj
@@ -9,7 +9,6 @@
MSBuildSdk
true
Provides a base SDK for Uno Platform projects.
- uno.png
true
_v0
diff --git a/src/Uno.UI.Foldable/Uno.UI.Foldable.netcoremobile.csproj b/src/Uno.UI.Foldable/Uno.UI.Foldable.netcoremobile.csproj
index 52eff3cd418a..416d2b359c06 100644
--- a/src/Uno.UI.Foldable/Uno.UI.Foldable.netcoremobile.csproj
+++ b/src/Uno.UI.Foldable/Uno.UI.Foldable.netcoremobile.csproj
@@ -21,12 +21,7 @@
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the ability for Uno Platform based apps to use dual screen devices such as the Surface Duo or Neo
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
diff --git a/src/Uno.UI.Maps/Uno.UI.Maps.netcoremobile.csproj b/src/Uno.UI.Maps/Uno.UI.Maps.netcoremobile.csproj
index 37900351e348..3eea26aeea07 100644
--- a/src/Uno.UI.Maps/Uno.UI.Maps.netcoremobile.csproj
+++ b/src/Uno.UI.Maps/Uno.UI.Maps.netcoremobile.csproj
@@ -6,12 +6,7 @@
- uno platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the ability for Uno Platform based apps to use the MapControl
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform inc. - all rights reserved
diff --git a/src/Uno.UI.Runtime.Skia.Gtk/Uno.UI.Runtime.Skia.Gtk.csproj b/src/Uno.UI.Runtime.Skia.Gtk/Uno.UI.Runtime.Skia.Gtk.csproj
index 7d8616413d79..0f0ca34259d0 100644
--- a/src/Uno.UI.Runtime.Skia.Gtk/Uno.UI.Runtime.Skia.Gtk.csproj
+++ b/src/Uno.UI.Runtime.Skia.Gtk/Uno.UI.Runtime.Skia.Gtk.csproj
@@ -8,11 +8,7 @@
true
- Uno Platform
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for Skia in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia.Gtk
diff --git a/src/Uno.UI.Runtime.Skia.Linux.FrameBuffer/Uno.UI.Runtime.Skia.Linux.FrameBuffer.csproj b/src/Uno.UI.Runtime.Skia.Linux.FrameBuffer/Uno.UI.Runtime.Skia.Linux.FrameBuffer.csproj
index 47a804f1870e..abb7afd6eb85 100644
--- a/src/Uno.UI.Runtime.Skia.Linux.FrameBuffer/Uno.UI.Runtime.Skia.Linux.FrameBuffer.csproj
+++ b/src/Uno.UI.Runtime.Skia.Linux.FrameBuffer/Uno.UI.Runtime.Skia.Linux.FrameBuffer.csproj
@@ -9,12 +9,7 @@
true
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for Skia / Linux framebuffer in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia.Linux.FrameBuffer
diff --git a/src/Uno.UI.Runtime.Skia.MacOS/Uno.UI.Runtime.Skia.MacOS.csproj b/src/Uno.UI.Runtime.Skia.MacOS/Uno.UI.Runtime.Skia.MacOS.csproj
index 744b3e63a4e0..89abcc185871 100644
--- a/src/Uno.UI.Runtime.Skia.MacOS/Uno.UI.Runtime.Skia.MacOS.csproj
+++ b/src/Uno.UI.Runtime.Skia.MacOS/Uno.UI.Runtime.Skia.MacOS.csproj
@@ -11,11 +11,7 @@
true
- Uno Platform
- uno.png
- https://github.com/unoplatform/uno
This package provides macOS platform support for Skia in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia.MacOS
diff --git a/src/Uno.UI.Runtime.Skia.Wpf/Uno.UI.Runtime.Skia.Wpf.csproj b/src/Uno.UI.Runtime.Skia.Wpf/Uno.UI.Runtime.Skia.Wpf.csproj
index f703bce76d06..6696fe049f95 100644
--- a/src/Uno.UI.Runtime.Skia.Wpf/Uno.UI.Runtime.Skia.Wpf.csproj
+++ b/src/Uno.UI.Runtime.Skia.Wpf/Uno.UI.Runtime.Skia.Wpf.csproj
@@ -8,12 +8,7 @@
true
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for Skia in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia.Wpf
diff --git a/src/Uno.UI.Runtime.Skia.X11/Uno.UI.Runtime.Skia.X11.csproj b/src/Uno.UI.Runtime.Skia.X11/Uno.UI.Runtime.Skia.X11.csproj
index 6a1a549d383e..2aae868118af 100644
--- a/src/Uno.UI.Runtime.Skia.X11/Uno.UI.Runtime.Skia.X11.csproj
+++ b/src/Uno.UI.Runtime.Skia.X11/Uno.UI.Runtime.Skia.X11.csproj
@@ -9,12 +9,7 @@
true
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for Skia / X11 in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia.X11
diff --git a/src/Uno.UI.Runtime.Skia/Uno.UI.Runtime.Skia.csproj b/src/Uno.UI.Runtime.Skia/Uno.UI.Runtime.Skia.csproj
index c55f1fd17da5..9944a9e0d315 100644
--- a/src/Uno.UI.Runtime.Skia/Uno.UI.Runtime.Skia.csproj
+++ b/src/Uno.UI.Runtime.Skia/Uno.UI.Runtime.Skia.csproj
@@ -8,11 +8,7 @@
true
- Uno Platform
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for Skia in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform Inc. - all rights reserved
Uno.WinUI.Runtime.Skia
diff --git a/src/Uno.UI.Runtime.WebAssembly/Uno.UI.Runtime.WebAssembly.csproj b/src/Uno.UI.Runtime.WebAssembly/Uno.UI.Runtime.WebAssembly.csproj
index 0b6b079357a9..74a4eaa13380 100644
--- a/src/Uno.UI.Runtime.WebAssembly/Uno.UI.Runtime.WebAssembly.csproj
+++ b/src/Uno.UI.Runtime.WebAssembly/Uno.UI.Runtime.WebAssembly.csproj
@@ -7,12 +7,7 @@
true
- Uno Platform
- https://github.com/unoplatform/uno
- uno.png
- https://github.com/unoplatform/uno
This package provides the platform support for WebAssembly in Uno Platform projects.
- Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform inc. - all rights reserved
$(NoWarn);NU1701
$(DefineConstants);IS_UNO