Skip to content

Commit 7efb069

Browse files
committed
发布x.3.1.10 设置并发默认为cpu核心数*2
1 parent 80b0f36 commit 7efb069

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nuget-publish.bat

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:start
22
::定义版本
3-
set EFCORE2=2.3.1.09
4-
set EFCORE3=3.3.1.09
5-
set EFCORE5=5.3.1.09
3+
set EFCORE2=2.3.1.10
4+
set EFCORE3=3.3.1.10
5+
set EFCORE5=5.3.1.10
66

77
::删除所有bin与obj下的文件
88
@echo off

0 commit comments

Comments
 (0)