Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use icon in paket to get the icon on nuget #10

Closed
aloisdg opened this issue Nov 29, 2021 · 3 comments · Fixed by #11
Closed

Use icon in paket to get the icon on nuget #10

aloisdg opened this issue Nov 29, 2021 · 3 comments · Fixed by #11
Assignees
Labels
good first issue Good for newcomers

Comments

@aloisdg
Copy link
Member

aloisdg commented Nov 29, 2021

Hello!

The logo is currently note visible.

image

Use icon in paket to get the icon on nuget. Note that icon is supported with NuGet 5.3.0 and above.

source

This change is an edit of paket.template. We can add a line with icon ..\diffract-64x64.png. I think it should work.

Cheers,

@aloisdg aloisdg added the good first issue Good for newcomers label Nov 29, 2021
@Tarmil
Copy link
Member

Tarmil commented Nov 30, 2021

Unfortunately, support for icon in paket.template is still a pending issue 🙁fsprojects/Paket#3710

@aloisdg
Copy link
Member Author

aloisdg commented Nov 30, 2021

iconUrl seems to be supported. We could try that?

@aloisdg
Copy link
Member Author

aloisdg commented Dec 2, 2021

example on paket

@aloisdg aloisdg self-assigned this Dec 2, 2021
aloisdg added a commit that referenced this issue Dec 2, 2021
@Tarmil Tarmil closed this as completed in #11 Dec 2, 2021
Tarmil pushed a commit that referenced this issue Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants