Files
Sourcetrail/ide_plugins/vs
malte_langkabel 699de2ee0a build: improve convenience for running Visual Studio plugin integration tests
* added testsettings file that causes Visual Studio to use the current build of the
    extension when running the integration tests. So no more uninstalling and installing
	of the extension before running the tests.
2017-06-08 14:57:18 +02:00
..
2017-02-02 17:03:52 +01:00

------------
Dependencies
------------

Json.NET
	-Install
		-Rightclick on 'References'
		-Click 'Manage NuGet Packages'
		-Search 'json'
		-Install 'Newtsoft.Json'