Skip to content

Commit

Permalink
7.x.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Aug 28, 2023
1 parent 284a991 commit b9e1537
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nuget-publish.bat
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
:start
::定义版本
set EFCORE7=7.7.1.13
set EFCORE6=7.6.1.13
set EFCORE5=7.5.1.13
set EFCORE3=7.3.1.13
set EFCORE2=7.2.1.13
set EFCORE7=7.7.1.14
set EFCORE6=7.6.1.14
set EFCORE5=7.5.1.14
set EFCORE3=7.3.1.14
set EFCORE2=7.2.1.14

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

0 comments on commit b9e1537

Please sign in to comment.