|
|
|
@ -10,7 +10,7 @@ |
|
|
|
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> |
|
|
|
<RepositoryUrl Condition="'$(RepositoryUrl)' == ''">https://github.com/SixLabors/ImageSharp/</RepositoryUrl> |
|
|
|
<PackageProjectUrl>$(RepositoryUrl)</PackageProjectUrl> |
|
|
|
<PackageTags>Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga NetCore</PackageTags> |
|
|
|
<PackageTags>Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore</PackageTags> |
|
|
|
<Description>A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET</Description> |
|
|
|
<Configurations>Debug;Release;Debug-InnerLoop;Release-InnerLoop</Configurations> |
|
|
|
</PropertyGroup> |
|
|
|
|