From 85fd208a4e05373eb21d0d5cb0a5ad053612c174 Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Sat, 12 Oct 2024 10:52:55 +0800 Subject: [PATCH] =?UTF-8?q?[#282]=E5=8F=91=E5=B8=837.x.1.22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuget-publish.bat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nuget-publish.bat b/nuget-publish.bat index 68d26b58..bcdaabb1 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,11 +1,11 @@ :start ::定义版本 -set EFCORE8=7.8.1.21 -set EFCORE7=7.7.1.21 -set EFCORE6=7.6.1.21 -set EFCORE5=7.5.1.21 -set EFCORE3=7.3.1.21 -set EFCORE2=7.2.1.21 +set EFCORE8=7.8.1.22 +set EFCORE7=7.7.1.22 +set EFCORE6=7.6.1.22 +set EFCORE5=7.5.1.22 +set EFCORE3=7.3.1.22 +set EFCORE2=7.2.1.22 ::删除所有bin与obj下的文件 @echo off