Skip to content

Commit

Permalink
7.x.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Mar 24, 2023
1 parent e9432cb commit e7b4774
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.5
set EFCORE6=7.6.1.5
set EFCORE5=7.5.1.5
set EFCORE3=7.3.1.5
set EFCORE2=7.2.1.5
set EFCORE7=7.7.1.6
set EFCORE6=7.6.1.6
set EFCORE5=7.5.1.6
set EFCORE3=7.3.1.6
set EFCORE2=7.2.1.6

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

0 comments on commit e7b4774

Please sign in to comment.