Fixes the Google login

This commit is contained in:
Paul Schneider 2020-06-01 01:20:04 +01:00
commit 96c794858d
7 changed files with 18 additions and 20 deletions

View file

@ -10,6 +10,9 @@
"enablePackageRestore": false,
"projects": "src/*/project.json;*/project.json;project.json;test/*/project.json"
},
"Script": {
"enabled": false
},
"fileOptions": {
"systemExcludeSearchPatterns": [
"**/bin/**/*",