Skip to content

Commit

Permalink
Merge pull request #105 from aspnet/dev/jodavis/packagemetadata
Browse files Browse the repository at this point in the history
Add a PackageIconUrl for the Nuget package
  • Loading branch information
jodavis authored Jul 19, 2019
2 parents 053011c + 879564e commit 225b69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Microsoft.HttpRepl/Microsoft.HttpRepl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PackageId>Microsoft.dotnet-httprepl</PackageId>
<PackageTags>dotnet;http;httprepl</PackageTags>
<PackageProjectUrl>https://aka.ms/http-repl-doc</PackageProjectUrl>
<PackageIconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</PackageIconUrl>

<IsPackable>true</IsPackable>
<PackAsTool>true</PackAsTool>
Expand Down

0 comments on commit 225b69d

Please sign in to comment.