From f58fb88c10b0402b0344731c09dbef2bf3e0984a Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Thu, 22 Sep 2022 13:10:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83x.6.0.35?= 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 7476ae5d..c582f2d4 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.6.0.34 -set EFCORE3=3.6.0.34 -set EFCORE5=5.6.0.34 -set EFCORE6=6.6.0.34 +set EFCORE2=2.6.0.35 +set EFCORE3=3.6.0.35 +set EFCORE5=5.6.0.35 +set EFCORE6=6.6.0.35 ::删除所有bin与obj下的文件 @echo off