yavsc/Yavsc.Server/Makefile

7 lines
183 B
Makefile
Raw Normal View History

2018-05-04 10:45:45 +02:00
include ../versioning.mk
include ../dnx.mk
all: $(BINTARGETPATH)
2018-06-10 20:40:11 +02:00
bin/$(CONFIGURATION)/Yavsc.Server.dll: ../OAuth.AspNet.AuthServer/bin/$(CONFIGURATION)/OAuth.AspNet.AuthServer.dll