Skip to content

Commit

Permalink
发布x.6.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Jul 12, 2022
1 parent 65dbc3b commit d71c516
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.9
set EFCORE3=3.6.0.9
set EFCORE5=5.6.0.9
set EFCORE6=6.6.0.9
set EFCORE2=2.6.0.10
set EFCORE3=3.6.0.10
set EFCORE5=5.6.0.10
set EFCORE6=6.6.0.10

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

0 comments on commit d71c516

Please sign in to comment.