From 07a1dd52056686b0dd314a17f6cde37d529fba1e Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Mon, 4 Jul 2022 23:55:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83x.5.0.16?= 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 d8a62935..c33c31e9 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.5.0.15 -set EFCORE3=3.5.0.15 -set EFCORE5=5.5.0.15 -set EFCORE6=6.5.0.15 +set EFCORE2=2.5.0.16 +set EFCORE3=3.5.0.16 +set EFCORE5=5.5.0.16 +set EFCORE6=6.5.0.16 ::删除所有bin与obj下的文件 @echo off