diff --git a/nuget-publish.bat b/nuget-publish.bat index 90bdcc3a..1a9fc8a8 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.6.0.28 -set EFCORE3=3.6.0.28 -set EFCORE5=5.6.0.28 -set EFCORE6=6.6.0.28 +set EFCORE2=2.6.0.29 +set EFCORE3=3.6.0.29 +set EFCORE5=5.6.0.29 +set EFCORE6=6.6.0.29 ::删除所有bin与obj下的文件 @echo off