diff --git a/src/Websocket.Client/Websocket.Client.csproj b/src/Websocket.Client/Websocket.Client.csproj index 65834ff..f244c87 100644 --- a/src/Websocket.Client/Websocket.Client.csproj +++ b/src/Websocket.Client/Websocket.Client.csproj @@ -11,8 +11,8 @@ websockets websocket client MIT https://github.com/Marfusios/websocket-client - https://raw.githubusercontent.com/Marfusios/websocket-client/master/src/Websocket.Client/icon.png - icon.png + https://raw.githubusercontent.com/Marfusios/websocket-client/master/src/Websocket.Client/icon-modern.png + icon-modern.png https://github.com/Marfusios/websocket-client README.md Git diff --git a/src/Websocket.Client/icon-modern.jpg b/src/Websocket.Client/icon-modern.jpg new file mode 100644 index 0000000..e9b8f8e Binary files /dev/null and b/src/Websocket.Client/icon-modern.jpg differ