Commit eef42759 authored by gdlcf88's avatar gdlcf88

Fix common.ps1

parent 428e5618
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment