Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Jul 19, 2022
2 parents 57e9c68 + aa4f390 commit 24ee9de
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.11
set EFCORE3=3.6.0.11
set EFCORE5=5.6.0.11
set EFCORE6=6.6.0.11
set EFCORE2=2.6.0.12
set EFCORE3=3.6.0.12
set EFCORE5=5.6.0.12
set EFCORE6=6.6.0.12

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

0 comments on commit 24ee9de

Please sign in to comment.