pushing <3
This commit is contained in:
@ -6,9 +6,12 @@ build: project.lock.json
|
||||
dnu build
|
||||
|
||||
project.lock.json: project.json
|
||||
|
||||
bin/output/approot/run: project.lock.json
|
||||
dnu restore
|
||||
|
||||
run: bin/output/approot/run
|
||||
run: ../Yavsc/bin/Debug/dnx451/Yavsc.dll
|
||||
ASPNET_ENV=Development ASPNET_LOG_LEVEL=Debug dnx run
|
||||
|
||||
../Yavsc/bin/Debug/dnx451/Yavsc.dll:
|
||||
make -C ../Yavsc
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user