DNX: The current runtime target framework is not compatible with project
问题 I am getting the following run-time error: [InvalidOperationException: The current runtime target framework is not compatible with 'TestDeployProject'. Current runtime Target Framework: 'DNX,Version=v4.5 (dnx45)' Type: CLR Architecture: x86 Version: 1.0.0-beta6-12256 Please make sure the runtime matches a framework specified in project.json] Project settings DNX SDK version: project.json target frameworks: "frameworks": { "dnx46": { } }, DNVM list : Active Version Runtime Architecture