Logic: VS Solution Parsing update

Updated vs solution parsing, fixed some issues. Also fixed some issues with corresponding unit tests.
This commit is contained in:
Manuel Dobusch
2016-02-15 17:55:01 +01:00
parent 1113544b6b
commit d31557cb66
10 changed files with 636 additions and 18 deletions
+2
View File
@@ -67,3 +67,5 @@ if [ $PLATFORM == "Linux" ] || [ $PLATFORM == "MacOS" ]; then
fi
echo -e $SUCCESS "setup complete"
sleep 5