omnisharp is failling to restore packages

This commit is contained in:
Paul Schneider 2019-01-25 17:29:49 +00:00
commit faeda80726
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"Dnx": {
"enabled": true,
"enablePackageRestore": true,
"enablePackageRestore": false,
"projects": "**/project.json"
},
"MSBuild": {