diff --git a/nuget-publish.bat b/nuget-publish.bat index b32ca65b..a66f0065 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,8 +1,8 @@ :start ::定义版本 -set EFCORE2=2.2.0.16 -set EFCORE3=3.2.0.16 -set EFCORE5=5.2.0.16 +set EFCORE2=2.2.0.17 +set EFCORE3=3.2.0.17 +set EFCORE5=5.2.0.17 ::删除所有bin与obj下的文件 @echo off