From 4673ff6ca73f0e1bd0236255a6385cad9c2f5a99 Mon Sep 17 00:00:00 2001 From: falcon <9504402@qq.com> Date: Tue, 15 Dec 2020 14:36:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=99=E6=98=AF=E8=87=AA=E5=8A=A8=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E6=B5=8B=E8=AF=95=EF=BC=8C=E6=97=A0=E4=BB=BB=E4=BD=95?= =?UTF-8?q?=E5=AE=9E=E9=99=85=E4=BB=A3=E7=A0=81=E4=BF=AE=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 55a2637..1a44b4d 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.1 + 1.0.2 bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml https://github.com/FalconWu2017/Falcon.StoredProcedureRunner https://github.com/FalconWu2017/Falcon.StoredProcedureRunner