From 5c93d0b9f94c90434877360ce022673800e7bafc Mon Sep 17 00:00:00 2001 From: gdlcf88 Date: Wed, 24 Jun 2020 19:08:30 +0800 Subject: [PATCH] Change version to 0.3.1 --- integration/EasyAbp.EShop/common.props | 2 +- modules/EasyAbp.EShop.Baskets/common.props | 2 +- modules/EasyAbp.EShop.Orders/common.props | 2 +- modules/EasyAbp.EShop.Payments/common.props | 2 +- modules/EasyAbp.EShop.Products/common.props | 2 +- modules/EasyAbp.EShop.Stores/common.props | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integration/EasyAbp.EShop/common.props b/integration/EasyAbp.EShop/common.props index 99d016f2..12948707 100644 --- a/integration/EasyAbp.EShop/common.props +++ b/integration/EasyAbp.EShop/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team diff --git a/modules/EasyAbp.EShop.Baskets/common.props b/modules/EasyAbp.EShop.Baskets/common.props index 99d016f2..12948707 100644 --- a/modules/EasyAbp.EShop.Baskets/common.props +++ b/modules/EasyAbp.EShop.Baskets/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team diff --git a/modules/EasyAbp.EShop.Orders/common.props b/modules/EasyAbp.EShop.Orders/common.props index 99d016f2..12948707 100644 --- a/modules/EasyAbp.EShop.Orders/common.props +++ b/modules/EasyAbp.EShop.Orders/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team diff --git a/modules/EasyAbp.EShop.Payments/common.props b/modules/EasyAbp.EShop.Payments/common.props index 99d016f2..12948707 100644 --- a/modules/EasyAbp.EShop.Payments/common.props +++ b/modules/EasyAbp.EShop.Payments/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team diff --git a/modules/EasyAbp.EShop.Products/common.props b/modules/EasyAbp.EShop.Products/common.props index 99d016f2..12948707 100644 --- a/modules/EasyAbp.EShop.Products/common.props +++ b/modules/EasyAbp.EShop.Products/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team diff --git a/modules/EasyAbp.EShop.Stores/common.props b/modules/EasyAbp.EShop.Stores/common.props index 99d016f2..12948707 100644 --- a/modules/EasyAbp.EShop.Stores/common.props +++ b/modules/EasyAbp.EShop.Stores/common.props @@ -1,7 +1,7 @@ latest - 0.3.0 + 0.3.1 $(NoWarn);CS1591 true EasyAbp Team