From 733fea3cd7c6b371e725c51f4b216f299191f5a2 Mon Sep 17 00:00:00 2001 From: Falcon Wu <9504402@qq.com> Date: Tue, 15 Dec 2020 17:06:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8F=91=E5=B8=83=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E9=85=8D=E5=90=88=E5=8F=91=E5=B8=83=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=EF=BC=8C=E6=97=A0=E5=AE=9E=E8=B4=A8=E6=9B=B4=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 1a44b4d..3457aa3 100644 --- a/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj +++ b/src/Falcon.StoredProcedureRunner/Falcon.StoredProcedureRunner.csproj @@ -2,7 +2,7 @@ netstandard2.0;netstandard2.1 true - 1.0.2 + 1.0.3 bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml https://github.com/FalconWu2017/Falcon.StoredProcedureRunner https://github.com/FalconWu2017/Falcon.StoredProcedureRunner