Skip to content

Commit

Permalink
发布升级x.6.0.13修复没有delimit是否迁移bug
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Jul 19, 2022
1 parent 24ee9de commit f0c3c33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nuget-publish.bat
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
:start
::定义版本
set EFCORE2=2.6.0.12
set EFCORE3=3.6.0.12
set EFCORE5=5.6.0.12
set EFCORE6=6.6.0.12
set EFCORE2=2.6.0.13
set EFCORE3=3.6.0.13
set EFCORE5=5.6.0.13
set EFCORE6=6.6.0.13

::删除所有bin与obj下的文件
@echo off
Expand Down

0 comments on commit f0c3c33

Please sign in to comment.