Skip to content

Add a copilot icon to the .NET nuget package#688

Open
stephentoub wants to merge 1 commit intomainfrom
stoub/packageicon
Open

Add a copilot icon to the .NET nuget package#688
stephentoub wants to merge 1 commit intomainfrom
stoub/packageicon

Conversation

@stephentoub
Copy link
Collaborator

The icon shows up in nuget when browsing/searching packages.

Before:
image

After:
image

I've used https://github.com/microsoft/vscode-copilot-chat/blob/main/assets/copilot.png. If there's a better one, we can switch to that instead.

@stephentoub stephentoub requested a review from a team as a code owner March 5, 2026 15:59
Copilot AI review requested due to automatic review settings March 5, 2026 15:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a NuGet package icon for the .NET GitHub.Copilot.SDK package so the Copilot icon appears in NuGet browse/search results.

Changes:

  • Set PackageIcon in GitHub.Copilot.SDK.csproj.
  • Pack assets/copilot.png into the NuGet package root so NuGet can display it.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
dotnet/src/GitHub.Copilot.SDK.csproj Configures NuGet packing to include and reference the new package icon.
assets/copilot.png Adds the icon image that will be embedded into the NuGet package.

@stephentoub stephentoub enabled auto-merge March 5, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants