fixes a strange restore behavior
This commit is contained in:
parent
a366285835
commit
0756b3b2dd
5 changed files with 30 additions and 3 deletions
|
|
@ -30,6 +30,9 @@ node_modules/ansi-to-html:
|
|||
test: $(BINTARGET) node_modules/ansi-to-html
|
||||
ASPNET_ENV=Development dnx test -maxthreads 1 -trait regres=no
|
||||
|
||||
restore:
|
||||
dnu restore --ignore-failed-sources
|
||||
|
||||
clean:
|
||||
rm -rf bin obj testingrepo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue