fixed cli arch
This commit is contained in:
parent
949bdf8604
commit
2490970a84
2 changed files with 2 additions and 2 deletions
|
|
@ -11,4 +11,4 @@ bin/output/approot/run: project.lock.json
|
|||
dnu restore
|
||||
|
||||
run: bin/output/approot/run
|
||||
ASPNET_ENV=Development dnx run
|
||||
ASPNET_ENV=Development ASPNET_LOG_LEVEL=Debug dnx run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue