From 012ec0f07f474eaee08c6161e1ee4c7ac4a9ae1c Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Mon, 14 Oct 2019 05:26:19 +1100 Subject: [PATCH] Move to PackageLicenseExpression (#144) PackageLicenseUrl is obsolete --- src/GraphQL.Conventions/GraphQL.Conventions.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GraphQL.Conventions/GraphQL.Conventions.csproj b/src/GraphQL.Conventions/GraphQL.Conventions.csproj index 558b4c18..f4045592 100644 --- a/src/GraphQL.Conventions/GraphQL.Conventions.csproj +++ b/src/GraphQL.Conventions/GraphQL.Conventions.csproj @@ -10,7 +10,7 @@ GraphQL.Conventions GraphQL;json;api https://github.com/graphql-dotnet/conventions - https://raw.githubusercontent.com/graphql-dotnet/conventions/master/src/GraphQL.Conventions/LICENSE.md + MIT git https://github.com/graphql-dotnet/conventions $(PackageTargetFallback);dnxcore50;portable-net45+win8 @@ -45,7 +45,7 @@ - + $(DefineConstants);DEBUG