Should fix use in production environment,
since it make from Yavsc and Yavsc.Abstract some nuget references.
This commit is contained in:
parent
8a44da588a
commit
b772c6b981
9 changed files with 382 additions and 3848 deletions
2
Makefile
2
Makefile
|
|
@ -14,7 +14,7 @@ $(SUBDIRS):
|
|||
Yavsc.Abstract-deploy:
|
||||
$(MAKE) -C Yavsc.Abstract deploy-pkg VERSION=$(VERSION)
|
||||
|
||||
Yavsc.Abstract-deploy: Yavsc
|
||||
Yavsc-deploy: Yavsc
|
||||
$(MAKE) -C Yavsc deploy-pkg VERSION=$(VERSION)
|
||||
|
||||
Yavsc: Yavsc.Abstract-deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue