Skip to content

Commit

Permalink
Update Nuget package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Marfusios committed Sep 6, 2023
1 parent 4fe373c commit 1206ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Websocket.Client/Websocket.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageTags>websockets websocket client</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/Marfusios/websocket-client</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/Marfusios/websocket-client/master/src/Websocket.Client/icon.png</PackageIconUrl>
<PackageIcon>icon.png</PackageIcon>
<PackageIconUrl>https://raw.githubusercontent.com/Marfusios/websocket-client/master/src/Websocket.Client/icon-modern.png</PackageIconUrl>
<PackageIcon>icon-modern.png</PackageIcon>
<RepositoryUrl>https://github.com/Marfusios/websocket-client</RepositoryUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryType>Git</RepositoryType>
Expand Down
Binary file added src/Websocket.Client/icon-modern.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1206ac2

Please sign in to comment.