From 0d569611470c70450d267d1ea60560aaf4df25fa Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Thu, 7 Jul 2022 06:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83x.6.0.4=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=9D=9EIServiceProvider=E4=B8=8B=E7=9A=84=E6=B3=A8=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuget-publish.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nuget-publish.bat b/nuget-publish.bat index 5770fde0..ca755445 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.6.0.3 -set EFCORE3=3.6.0.3 -set EFCORE5=5.6.0.3 -set EFCORE6=6.6.0.3 +set EFCORE2=2.6.0.4 +set EFCORE3=3.6.0.4 +set EFCORE5=5.6.0.4 +set EFCORE6=6.6.0.4 ::删除所有bin与obj下的文件 @echo off