As noted in an issue in the Roslyn project on GitHub, a solution (that worked for me) is to simply unload and reload the project in Visual Studio.
The "bin\roslyn" folder wasn't created on build or rebuild until I reloaded the project.
As noted in an issue in the Roslyn project on GitHub, a solution (that worked for me) is to simply unload and reload the project in Visual Studio.
The "bin\roslyn" folder wasn't created on build or rebuild until I reloaded the project.