From fa1aeab3b4e301332da5e6bc969b97af923a0c7d Mon Sep 17 00:00:00 2001 From: Falcon Wu <9504402@qq.com> Date: Fri, 18 Dec 2020 13:32:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=8F=91=E5=B8=83=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E5=8C=85=EF=BC=8C=E5=86=85=E5=AE=B9=E4=B8=8D=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Falcon.StoredProcedureRunner.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj b/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj index 9b31303..5ee5075 100644 --- a/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj +++ b/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj @@ -2,7 +2,7 @@ netstandard2.1;netstandard2.0; true - 1.1.0 + 1.1.1 bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml https://github.com/FalconWu2017/Falcon.StoredProcedureRunner https://github.com/FalconWu2017/Falcon.StoredProcedureRunner