diff --git a/nuget-publish.bat b/nuget-publish.bat index 61668dd3..b3199dc1 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,8 +1,8 @@ :start ::定义版本 -set EFCORE2=2.3.0.05 -set EFCORE3=3.3.0.05 -set EFCORE5=5.3.0.05 +set EFCORE2=2.3.0.06 +set EFCORE3=3.3.0.06 +set EFCORE5=5.3.0.06 ::删除所有bin与obj下的文件 @echo off