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