Skip to content

Comments

Add icon and update nuget metadata#2433

Merged
MihaZupan merged 2 commits intomainfrom
nuget-metadata
Mar 19, 2024
Merged

Add icon and update nuget metadata#2433
MihaZupan merged 2 commits intomainfrom
nuget-metadata

Conversation

@jamesmontemagno
Copy link
Member

@jamesmontemagno jamesmontemagno commented Mar 8, 2024

Now has an icon!
image


<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="..\..\assets\icon.png" PackagePath="icon.png" Pack="true" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Think maybe we could define it in Directory.Build.props to avoid duplicate code, as all packages would need this

https://github.com/microsoft/reverse-proxy/blob/main/src/Directory.Build.props

@MihaZupan MihaZupan added this to the v.Next milestone Mar 12, 2024
Copy link
Member

@MihaZupan MihaZupan left a comment

Choose a reason for hiding this comment

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

Thanks.
Mind adding it to the Yarp.Kubernetes.Controller.csproj package as well (not shipping yet)? Or include it in Directory.Build.props if possible

@MihaZupan
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@MihaZupan MihaZupan closed this Mar 19, 2024
@MihaZupan MihaZupan reopened this Mar 19, 2024
@MihaZupan MihaZupan enabled auto-merge (squash) March 19, 2024 15:12
@MihaZupan MihaZupan merged commit 643d458 into main Mar 19, 2024
@MihaZupan MihaZupan deleted the nuget-metadata branch March 19, 2024 15:33
@MihaZupan MihaZupan added the Type: Documentation Improvements or additions to documentation label Mar 25, 2024
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants