Include a file in solution directory, but not in the solution project
Answered
I have a TypeScript definition that is downloaded using typings dependency manager to a folder in my solution that is not included in the project. Resharper is unaware of these d.ts files until I include them in my project. How can I let resharper know about these files without including them in the solution?
Please sign in to leave a comment.
Hello Jonathan,
Please try installing R# 2016.2 EAP https://confluence.jetbrains.com/display/ReSharper/ReSharper+2016.2+EAP and check the issue once again.
If the issue still happens, please try reproducing the issue in a demo project and attach it here.
Thanks!