From f3b6fb05cbf25f5b9611ce028bccb965c880716c Mon Sep 17 00:00:00 2001 From: Adam Swanson Date: Sun, 7 Feb 2021 14:35:05 -0500 Subject: [PATCH] clean: update package license information --- AMS.Hasher/AMS.Hasher.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/AMS.Hasher/AMS.Hasher.csproj b/AMS.Hasher/AMS.Hasher.csproj index 40088fd..3a6e07a 100644 --- a/AMS.Hasher/AMS.Hasher.csproj +++ b/AMS.Hasher/AMS.Hasher.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -9,6 +9,8 @@ AMS.Hasher Easily hash strings with the following algorithms: Base64, MD4, MD5, SHA1, SHA256, SHA512, ROT13, and Whirlpool. https://github.com/theaswanson/AMS.Hasher + true + MIT