From fcaeaf232642f14c8d0ba448007ee033e09ab89f Mon Sep 17 00:00:00 2001 From: James Thompson Date: Fri, 19 Apr 2024 07:59:06 +1000 Subject: [PATCH] #192 use license expression rather than file --- src/Microsoft.Kiota.Authentication.Azure.csproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/Microsoft.Kiota.Authentication.Azure.csproj b/src/Microsoft.Kiota.Authentication.Azure.csproj index 3a7d205..07fcc36 100644 --- a/src/Microsoft.Kiota.Authentication.Azure.csproj +++ b/src/Microsoft.Kiota.Authentication.Azure.csproj @@ -30,7 +30,7 @@ https://github.com/microsoft/kiota-authentication-azure-dotnet/releases true - LICENSE + MIT README.md $(NoWarn);NU5048;NETSDK1138 @@ -53,10 +53,6 @@ - - True - - True