Fixing destination file @streaming
This commit is contained in:
parent
5fd2670794
commit
1517b48741
11 changed files with 193 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -7,6 +7,8 @@ CONFIG=Debug
|
|||
|
||||
git_status := $(shell git status -s --porcelain |wc -l)
|
||||
|
||||
all: yavscd
|
||||
|
||||
clean:
|
||||
rm -f src/Yavsc.Abstract/bin/$(CONFIG)/dnx451/Yavsc.Abstract.dll src/OAuth.AspNet.Token/bin/$(CONFIG)/dnx451/OAuth.AspNet.Token.dll src/OAuth.AspNet.AuthServer/bin/$(CONFIG)/dnx451/OAuth.AspNet.AuthServer.dll src/Yavsc.Server/bin/$(CONFIG)/dnx451/Yavsc.Server.dll src/Yavsc/bin/$(CONFIG)/dnx451/Yavsc.dll
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue