From df209b8c066cc118a46a92ccea4d775ccf87f156 Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Fri, 29 Apr 2022 11:42:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83x.4.2.13=E4=BC=98=E5=8C=96ave?= =?UTF-8?q?rage?= 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 7c48f951..88e8824e 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.4.2.12 -set EFCORE3=3.4.2.12 -set EFCORE5=5.4.2.12 -set EFCORE6=6.4.2.12 +set EFCORE2=2.4.2.13 +set EFCORE3=3.4.2.13 +set EFCORE5=5.4.2.13 +set EFCORE6=6.4.2.13 ::删除所有bin与obj下的文件 @echo off