a yavsc nuspec
This commit is contained in:
parent
58f3ac91f0
commit
f408c7836b
3 changed files with 46 additions and 7 deletions
|
|
@ -1,10 +1,10 @@
|
|||
CONFIG=Release
|
||||
VERSION=1.0.5-rc7
|
||||
VERSION=1.0.5-rc8
|
||||
PRJNAME=Yavsc.Abstract
|
||||
PKGFILENAME=$(PRJNAME).$(VERSION).nupkg
|
||||
DESTPATH=.
|
||||
PACKAGE=$(DESTPATH)/$(PKGFILENAME)
|
||||
BINARY=bin/$(CONFIG)/net45/Yavsc.Abstract.dll
|
||||
BINARY=bin/$(CONFIG)/net451/Yavsc.Abstract.dll
|
||||
NUGETSOURCE=$(HOME)/Nupkgs/
|
||||
|
||||
$(PACKAGE): $(BINARY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue