You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use PNG instead of GIF for the iconUrl in the nuspec. Use a location
that meets the published guidelines for iconUrl. This allows the icon
to be used with integrations that may not recognize GIF files.
Instead of using the file at https://github.com/chocolatey/choco/raw/master/docs/logo/chocolateyicon.gif, we should use https://github.com/chocolatey/choco/raw/master/docs/logo/chocolateyicon.png - both files have been there for 5 years. This will help with systems that don't recognize GIF files.
The text was updated successfully, but these errors were encountered: