fixes code intelli sense

This commit is contained in:
2017-06-27 03:46:19 +02:00
parent be5f8bc5b7
commit 6ad5071fb8

View File

@ -1,11 +1,11 @@
{ {
"projects": [ "projects": [
"Yavsc", "Yavsc",
"YavscLib" "Yavsc.Abstract"
], ],
"sdk": { "sdk": {
"version": "1.0.0-rc1-update2", "version": "1.0.0-rc1-update2",
"runtime": "mono", "runtime": "mono",
"architecture": "x64" "architecture": "x64"
} }
} }