diff --git a/nupkg/common.ps1 b/nupkg/common.ps1 index cffa856a..b2722c5f 100644 --- a/nupkg/common.ps1 +++ b/nupkg/common.ps1 @@ -25,25 +25,25 @@ $projects = ( "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.MongoDB", "modules/EasyAbp.EShop.Orders/src/EasyAbp.EShop.Orders.Web", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.Application", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.Application.Contracts", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.Domain", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.Domain.Shared", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.EntityFrameworkCore", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.HttpApi", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.HttpApi.Client", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.MongoDB", - "modules/EasyAbp.EShop.Payment/src/EasyAbp.EShop.Payments.Web", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Application.Contracts", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Domain.Shared", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.EntityFrameworkCore", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.HttpApi.Client", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.MongoDB", + "modules/EasyAbp.EShop.Payments/src/EasyAbp.EShop.Payments.Web", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Application", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Application.Contracts", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Domain", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Domain.Shared", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.EntityFrameworkCore", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.HttpApi", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.HttpApi.Client", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.MongoDB", - "modules/EasyAbp.EShop.Payment.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Web", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Application", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Application.Contracts", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Domain", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Domain.Shared", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.EntityFrameworkCore", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.HttpApi", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.HttpApi.Client", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.MongoDB", + "modules/EasyAbp.EShop.Payments.WeChatPay/src/EasyAbp.EShop.Payments.WeChatPay.Web", "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application", "modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Application.Contracts",