diff --git a/src/Resizetizer/Directory.UnoMetadata.targets b/src/Resizetizer/Directory.UnoMetadata.targets new file mode 100644 index 00000000..435c6051 --- /dev/null +++ b/src/Resizetizer/Directory.UnoMetadata.targets @@ -0,0 +1,28 @@ + + + Uno Platform + Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform inc. - all rights reserved + $(BUILD_REPOSITORY_URI) + $(AssemblyName) ($(TargetFramework)) + Apache-2.0 + en-US + + + + + https://nv-assets.azurewebsites.net/logos/uno.png + + + + + + + + $([System.IO.Path]::GetFileName($(UnoPackageDownloadedIcon))) + + + + + + + diff --git a/src/Resizetizer/src/Resizetizer.csproj b/src/Resizetizer/src/Resizetizer.csproj index 3ed4c548..cf8b1c8f 100644 --- a/src/Resizetizer/src/Resizetizer.csproj +++ b/src/Resizetizer/src/Resizetizer.csproj @@ -18,18 +18,12 @@ - Uno Platform Uno.Resizetizer_v0 https://github.com/unoplatform/uno.resizetizer - $(BUILD_REPOSITORY_URI) - $(AssemblyName) ($(TargetFramework)) $(GITVERSION_SHA) Uno.Resizetizer Uno Platform package support for images. - Copyright (C) 2015-$([System.DateTime]::Now.ToString(`yyyy`)) Uno Platform - all rights reserved - Apache-2.0 README.md - logo.png @@ -67,4 +61,6 @@ + +