What needs to be done to add support for VS15, however preliminary. At minimum we need MSBuild targets for v15.0 (`C:\Program Files (x86)\Microsoft\Contracts\MsBuild`). What would I need to modify to add such targets to the project? - [x] MSBuild targets for MSBuild 15.0 (#482) - [ ] Plugin / Project Preferences sheet - [ ] Code Snippets - [ ] `ITaskManager` for background static analysis - [ ] Tests? - [ ] Anything else?
What needs to be done to add support for VS15, however preliminary.
At minimum we need MSBuild targets for v15.0 (
C:\Program Files (x86)\Microsoft\Contracts\MsBuild).What would I need to modify to add such targets to the project?
ITaskManagerfor background static analysis