排除aspnetcorev2_inprocess
This commit is contained in:
parent
c0ca95335c
commit
00eca6d97b
2
pack.sh
2
pack.sh
@ -10,7 +10,7 @@ zip -r FastGithub_linux-x64.zip FastGithub_linux-x64
|
||||
zip -r FastGithub_osx-x64.zip FastGithub_osx-x64
|
||||
|
||||
# win10-x64
|
||||
zip -r FastGithub_win10-x64.zip FastGithub_win10-x64 -x "./win10-x64/aspnetcorev2_inprocess.dll"
|
||||
zip -r FastGithub_win10-x64.zip FastGithub_win10-x64 -x "./FastGithub_win10-x64/aspnetcorev2_inprocess.dll"
|
||||
|
||||
# win7-x64
|
||||
zip -r FastGithub_win7-x64.zip FastGithub_win7-x64
|
||||
Loading…
Reference in New Issue
Block a user