code refactoring
This commit is contained in:
@ -4,7 +4,7 @@ PRJNAME=Yavsc.Abstract
|
||||
PKGFILENAME=$(PRJNAME).$(VERSION).nupkg
|
||||
DESTPATH=.
|
||||
PACKAGE=$(DESTPATH)/$(PKGFILENAME)
|
||||
BINARY=bin/$(CONFIG)/net451/Yavsc.Abstract.dll
|
||||
BINARY=bin/$(CONFIG)/net451/$(PRJNAME).dll
|
||||
NUGETSOURCE=$(HOME)/Nupkgs/
|
||||
|
||||
$(PACKAGE): $(BINARY)
|
||||
|
Reference in New Issue
Block a user