From 59b6e767e1e9a16e88f07c72c0a978185374ccbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaarlo=20R=C3=A4ih=C3=A4?= Date: Mon, 13 Jun 2022 19:29:25 +0300 Subject: [PATCH] Set PackageLicenseExpression to MIT To make it clearer --- nuget.props | 1 + 1 file changed, 1 insertion(+) diff --git a/nuget.props b/nuget.props index de75d50..3b8485b 100644 --- a/nuget.props +++ b/nuget.props @@ -10,5 +10,6 @@ hash;xxHash Standart.Hash.xxHash https://github.com/uranium62/xxHash + MIT \ No newline at end of file