We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8108a98 commit bce6924Copy full SHA for bce6924
src/Prometheus.Client/Prometheus.Client.csproj
@@ -10,6 +10,7 @@
10
<AssemblyName>Prometheus.Client</AssemblyName>
11
<PackageId>Prometheus.Client</PackageId>
12
<PackageTags>prometheus;metrics</PackageTags>
13
+ <PackageIconUrl>https://image.ibb.co/k4Sc0k/prometheus.png</PackageIconUrl>
14
<PackageProjectUrl>https://github.com/phnx47/Prometheus.Client</PackageProjectUrl>
15
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
16
<RepositoryType>git</RepositoryType>
0 commit comments