From 8019001b37d72e9dd9060f878a4a2529e1cc9b4c Mon Sep 17 00:00:00 2001 From: MistEO Date: Mon, 23 Oct 2023 18:42:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0nuget=E4=B8=AD?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmake/nuget.cmake | 2 +- tools/nupkgs/Maa.Framework.Runtimes.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/nuget.cmake b/cmake/nuget.cmake index 371aa113e..121102195 100644 --- a/cmake/nuget.cmake +++ b/cmake/nuget.cmake @@ -11,7 +11,7 @@ set(CPACK_PACKAGE_VERSION "${MAA_HASH_VERSION}") set(CPACK_NUGET_PACKAGE_DESCRIPTION "A software automation testing framework based on image recognition.") set(CPACK_NUGET_PACKAGE_AUTHORS "MaaAssistantArknights Team") set(CPACK_NUGET_PACKAGE_TITLE "MAA Framework") -set(CPACK_NUGET_PACKAGE_LICENSE_EXPRESSION "LGPL-2.1-only") +set(CPACK_NUGET_PACKAGE_LICENSE_EXPRESSION "LGPL-3.0-only") set(CPACK_NUGET_PACKAGE_ICONURL "https://cdn.jsdelivr.net/gh/MaaAssistantArknights/design@main/logo/maa-logo_512x512.png") # set(CPACK_NUGET_PACKAGE_ICON "icon.png") set(CPACK_NUGET_PACKAGE_DESCRIPTION_SUMMARY "A software automation testing diff --git a/tools/nupkgs/Maa.Framework.Runtimes.nuspec b/tools/nupkgs/Maa.Framework.Runtimes.nuspec index c6b649e37..d3ae52480 100644 --- a/tools/nupkgs/Maa.Framework.Runtimes.nuspec +++ b/tools/nupkgs/Maa.Framework.Runtimes.nuspec @@ -6,7 +6,7 @@ MAA Framework Runtimes MAA Team false - LGPL-2.1-only + LGPL-3.0-only https://cdn.jsdelivr.net/gh/MaaAssistantArknights/design@main/logo/maa-logo_128x128.png