Skip to content

Commit

Permalink
fix: PackageIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
workgroupengineering committed Apr 23, 2022
1 parent 19fbedf commit a49f972
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 15 deletions.
1 change: 0 additions & 1 deletion build/Uno.Foundation.Logging.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<icon>uno.png</icon>
<projectUrl>https://github.com/unoplatform/uno</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<description>This package provides internal logging utilities for Uno.UI packages</description>
<copyright>nventive</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand Down
1 change: 0 additions & 1 deletion build/Uno.UI.Adapter.Microsoft.Extensions.Logging.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<icon>uno.png</icon>
<projectUrl>https://github.com/unoplatform/uno</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<description>This package provides internal logging utilities for Uno.UI packages</description>
<copyright>nventive</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.Lottie.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>
Support for Lottie on Uno.WinUI.

Expand Down Expand Up @@ -101,6 +101,7 @@
</references>
</metadata>
<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="..\src\AddIns\Uno.UI.Lottie\bin\Release\netstandard2.0\Uno.UI.Lottie.dll" target="lib\netstandard2.0" />
<file src="..\src\AddIns\Uno.UI.Lottie\bin\Release\xamarinios10\Uno.UI.Lottie.dll" target="lib\xamarinios10" />
<file src="..\src\AddIns\Uno.UI.Lottie\bin\Release\xamarinmac20\Uno.UI.Lottie.dll" target="lib\xamarinmac20" />
Expand Down
1 change: 0 additions & 1 deletion build/Uno.WinUI.MSAL.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<icon>uno.png</icon>
<projectUrl>https://github.com/unoplatform/uno</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<description>This package provides the extensions to MSAL (Microsoft.Identity.Client) for an Uno Platform application.</description>
<copyright>nventive</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.RemoteControl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Remote Control module for Uno Platform projects, such as XAML Hot Reload.</description>
<copyright>Copyright (C) 2015-2019 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand Down Expand Up @@ -130,6 +130,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<!-- Remote Control -->
<file src="..\src\Uno.UI.RemoteControl\bin\Release\netstandard2.0\Uno.UI.RemoteControl.dll" target="lib\netstandard2.0" />
<file src="..\src\Uno.UI.RemoteControl\bin\Release\netstandard2.0\Uno.UI.RemoteControl.pdb" target="lib\netstandard2.0" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.Skia.Gtk.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2020 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand All @@ -21,6 +21,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="_._" target="lib\netstandard1.0" />
<file src="Uno.WinUI.Skia.Gtk.props" target="build" />
<file src="Uno.WinUI.Skia.Gtk.targets" target="build" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.Skia.Linux.FrameBuffer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2021 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand All @@ -21,6 +21,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="_._" target="lib\netstandard1.0" />
<file src="Uno.WinUI.Skia.Linux.FrameBuffer.props" target="build" />
<file src="Uno.WinUI.Skia.Linux.FrameBuffer.targets" target="build" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.Skia.Tizen.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2020 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand All @@ -21,6 +21,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="_._" target="lib\netstandard1.0" />
<file src="Uno.WinUI.Skia.Tizen.props" target="build" />
<file src="Uno.WinUI.Skia.Tizen.targets" target="build" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.Skia.Wpf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2020 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand All @@ -21,6 +21,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="_._" target="lib\netstandard1.0" />
<file src="Uno.WinUI.Skia.Wpf.props" target="build" />
<file src="Uno.WinUI.Skia.Wpf.targets" target="build" />
Expand Down
3 changes: 2 additions & 1 deletion build/Uno.WinUI.WebAssembly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2020 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand All @@ -23,6 +23,7 @@
</metadata>

<files>
<file src="..\src\Common\uno.png" target="/" />
<file src="_._" target="lib\netstandard1.0" />
<file src="Uno.WinUI.WebAssembly.props" target="build" />
<file src="Uno.WinUI.WebAssembly.targets" target="build" />
Expand Down
5 changes: 3 additions & 2 deletions build/Uno.WinUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://platform.uno/</projectUrl>
<license type="expression">Apache-2.0</license>
<iconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</iconUrl>
<icon>uno.png</icon>
<description>Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.</description>
<copyright>Copyright (C) 2015-2019 nventive inc. - all rights reserved</copyright>
<repository type="git" url="https://github.com/unoplatform/uno.git" branch="$branch$" commit="$commitid$" />
Expand Down Expand Up @@ -246,7 +246,8 @@
</references>
</metadata>
<files>

<!-- Icon File -->
<file src="..\src\Common\uno.png" target="/" />
<!-- UAP -->
<file src="..\src\Uno.UI.Toolkit\bin\Release\$winuisourcepath$\Uno.UI.Toolkit*.dll" target="lib\$winuitargetpath$" />
<file src="..\src\Uno.UI.Toolkit\bin\Release\$winuisourcepath$\Uno.UI.Toolkit*.pdb" target="lib\$winuitargetpath$" />
Expand Down
7 changes: 6 additions & 1 deletion src/Uno.UI.Maps/Uno.UI.Maps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,19 @@
<PropertyGroup>
<Authors>nventive</Authors>
<PackageProjectUrl>https://github.com/unoplatform/uno</PackageProjectUrl>
<PackageIconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</PackageIconUrl>
<PackageIcon>uno.png</PackageIcon>
<RepositoryUrl>https://github.com/unoplatform/uno</RepositoryUrl>
<Description>This package provides the ability for Uno Platform based apps to use the MapControl</Description>
<Copyright>Copyright (C) 2015-2020 nventive inc. - all rights reserved</Copyright>

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


<ItemGroup>
<None Include="..\Common\uno.png" Pack="true" PackagePath="\" Visible="false"/>
</ItemGroup>

<PropertyGroup Condition="'$(UnoTargetFrameworkOverride)'!=''">
<TargetFrameworks>$(UnoTargetFrameworkOverride)</TargetFrameworks>
</PropertyGroup>
Expand Down
3 changes: 1 addition & 2 deletions src/Uno.UI.Runtime.Skia.Gtk/Uno.UI.Runtime.Skia.Gtk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<PropertyGroup>
<GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">true</GeneratePackageOnBuild>
<Authors>nventive</Authors>
<PackageIconUrl>https://nv-assets.azurewebsites.net/logos/uno.png</PackageIconUrl>
<PackageIcon>uno.png</PackageIcon>
<RepositoryUrl>https://github.com/unoplatform/uno</RepositoryUrl>
<Description>This package provides the platform support for Skia in Uno Platform projects.</Description>
Expand All @@ -20,7 +19,7 @@
<RootNamespace>Uno.UI.Runtime.Skia</RootNamespace>

<UseCommonOverridePackage>true</UseCommonOverridePackage>

<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

Expand Down

0 comments on commit a49f972

Please sign in to comment.