From 376c45bf42c5c57dfaea5e38e795f1513558336d Mon Sep 17 00:00:00 2001 From: cKey <35512826+colinin@users.noreply.github.com> Date: Tue, 25 Oct 2022 20:33:55 +0800 Subject: [PATCH] change the event data base type, update common.ps --- aspnet-core/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet-core/common.props b/aspnet-core/common.props index c02b22f7a..3bf289be8 100644 --- a/aspnet-core/common.props +++ b/aspnet-core/common.props @@ -1,7 +1,7 @@ latest - 6.0.0 + 6.0.0.1 colin $(NoWarn);CS1591;CS0436;CS8618 https://github.com/colinin/abp-next-admin