aspnet/dnvm

dnvm run does not resolve projects

Closed this issue · 1 comments

Using dnvm 1.0.0-rc1-15523 (only Windows version)

✅ This works

C:\Users\namc\SomeProject> dnx -p test\ConsoleTests test

❌ This does not work:

C:\Users\namc\SomeProject> dnvm run default -p test\ConsoleTests test

The error message

Error: Unable to resolve project from C:\Users\namc\SomeProject\

Just in case it's relevant, I'm receiving the same with:

>dnx --watch ./Site/Web/project.json Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:1287
Error: Unable to resolve project from C:\Users\TTS Admin\Desktop\readyset