Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Add icon url for Jaeger nuget package (#160)
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Bocharov <[email protected]>
  • Loading branch information
bocharovf authored and Falco20019 committed Oct 13, 2019
1 parent d95e7d1 commit 1f21ed6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added images/jaeger-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/Jaeger/Jaeger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<PackageTags>jaeger;tracing;opentracing</PackageTags>
<Description>Jaeger .NET Tracing</Description>
<PackageIconUrl>https://github.com/jaegertracing/jaeger-client-csharp/raw/master/images/jaeger-icon.png</PackageIconUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1f21ed6

Please sign in to comment.