Skip to content

Commit b3135f7

Browse files
tg123brendandburns
authored andcommitted
add logo to package (#122)
1 parent e91d2be commit b3135f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/KubernetesClient.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
99
<PackageProjectUrl>https://github.com/kubernetes-client/csharp</PackageProjectUrl>
10+
<PackageIconUrl>https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png</PackageIconUrl>
1011
<PackageTags>kubernetes;docker;containers;</PackageTags>
1112

1213
<TargetFrameworks>netstandard1.4;net452;netcoreapp2.1</TargetFrameworks>

0 commit comments

Comments
 (0)