I am getting the following error when when I try and build and or debug a Visual Studio Solution. The solution has a deployment project.
aspnet_merge : error occurred: An error occurred when merging assemblies: Unable to cast object of type 'System.Compiler.Module' to type 'System.Compiler.AssemblyNode'.
I can run the last successful build. I did not change the project since the last successful build. I just started debugging and got the error. Thanks for any help.