aws / aws-aspnet-cognito-identity-provider

ASP.NET Core Identity Provider for Amazon Cognito
https://aws.amazon.com/developer/language/net/
Apache License 2.0
213 stars 89 forks source link

Use PackageIcon instead of deprecated PackageIconUrl #186

Closed SrutiG closed 3 years ago

SrutiG commented 3 years ago

Issue #, if available:

Description of changes: Use PackageIcon instead of PackageIconUrl: https://docs.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu5048

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.