aspnet / dnvm

OBSOLETE - see readme
Other
174 stars 61 forks source link

dnvm run does not resolve projects #466

Closed natemcmaster closed 7 years ago

natemcmaster commented 8 years ago

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

:white_check_mark: This works

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

:x: 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\

roydukkey commented 8 years ago

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