From 5533fee2a2bf86c313ff303a38e98708325baaea Mon Sep 17 00:00:00 2001 From: Oleksandr Melnyk Date: Tue, 15 May 2018 23:52:35 +0300 Subject: [PATCH] Add icon to NuGet package --- README.md | 3 +++ nuget.props | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee877d7..74bb81a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ nuget + + platform + license diff --git a/nuget.props b/nuget.props index ebf447f..a7ef620 100644 --- a/nuget.props +++ b/nuget.props @@ -3,12 +3,13 @@ netstandard2.0 Standart.Hash.xxHash - 1.0.1 + 1.0.2 Standart.Hash.xxHash Standart.Hash.xxHash Alexander Melnik hash;xxHash Standart.Hash.xxHash https://github.com/uranium62/xxHash + https://user-images.githubusercontent.com/1567570/40082382-837fbc3c-5899-11e8-8c74-ac1a48b6b9b3.png \ No newline at end of file