Open
Description
Environment
- Visual Studio version: 2017 Community
- CodeMaid version: 10.4
- Code language: *
Description
The integration tests stopped working as we upgraded to building from a VS2017 framework. There's some helpful information on #453 that repairs part of the issues, but it looks like some other changes (e.g. relative paths no longer accepted) will also need to be resolved.
Steps to recreate
- Run the integration tests as explained at http://www.codemaid.net/contribute/
Current behavior
The integration tests are unable to execute.
Expected behavior
The integration tests should be able to execute.