Fixes the Google login

This commit is contained in:
2020-06-01 01:20:04 +01:00
parent cc6a6b8425
commit b4fbe13843
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/**/*",