logic: vs plugin multithreading

added simple multithreading for cdb creation
This commit is contained in:
Manuel Dobusch
2017-02-02 17:03:52 +01:00
parent 52b0cd2017
commit 8c0f9f2de4
37 changed files with 64356 additions and 171 deletions
+11
View File
@@ -0,0 +1,11 @@
------------
Dependencies
------------
Json.NET
-Install
-Rightclick on 'References'
-Click 'Manage NuGet Packages'
-Search 'json'
-Install 'Newtsoft.Json'