aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 50 forks source link

Use PackageIcon instead of PackageIconUrl #61

Closed SrutiG closed 3 years ago

SrutiG commented 3 years ago

Description of changes: Use PackageIcon instead of PackageIconUrl which is being deprecated: 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.