Skip to content

Commit

Permalink
7.x.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Nov 20, 2023
1 parent db54351 commit f5558ee
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.17
set EFCORE6=7.6.1.17
set EFCORE5=7.5.1.17
set EFCORE3=7.3.1.17
set EFCORE2=7.2.1.17
set EFCORE7=7.7.1.18
set EFCORE6=7.6.1.18
set EFCORE5=7.5.1.18
set EFCORE3=7.3.1.18
set EFCORE2=7.2.1.18

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

0 comments on commit f5558ee

Please sign in to comment.