diff --git a/nuget-publish.bat b/nuget-publish.bat index 50265d11..c51f7e85 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,9 +1,9 @@ :start ::定义版本 -set EFCORE2=2.3.1.51 -set EFCORE3=3.3.1.51 -set EFCORE5=5.3.1.51 -set EFCORE6=6.3.1.51 +set EFCORE2=2.3.1.52 +set EFCORE3=3.3.1.52 +set EFCORE5=5.3.1.52 +set EFCORE6=6.3.1.52 ::删除所有bin与obj下的文件 @echo off