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

Fix NuGet Package Icons #817

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Fix NuGet Package Icons #817

merged 1 commit into from
Nov 14, 2023

Conversation

eerhardt
Copy link
Member

Move setting PackageIconFullPath back to Directory.Build.props so it is set by default at the top of the project.

Capture Arcade's default PackageIconFullPath into a new property DefaultDotnetIconFullPath and use this in the ServiceDiscovery packages.

Fix #810

Here are the packages from my local build:

image

image

image

image

Move setting PackageIconFullPath back to Directory.Build.props so it is set by default at the top of the project.

Capture Arcade's default PackageIconFullPath into a new property DefaultDotnetIconFullPath and use this in the ServiceDiscovery packages.

Fix dotnet#810
@mitchdenny mitchdenny merged commit cb54d83 into dotnet:main Nov 14, 2023
3 checks passed
@eerhardt eerhardt deleted the FixIconsAgain branch November 14, 2023 21:49
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component packages are not using their specified icons
3 participants