Visual Code does not run project

Asked

Viewed 299 times

2

I’m having trouble executing a project in visual code!

Follow the installation step of github : github.com/aspnet/home#upgrading-dnvm-or-running-without-visual-studio

CMD

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "&{$Branch='dev';iex ((new-object net.webclient).DownloadString(raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.ps1'))}" 

I checked the path then typed the dnvm upgrade command got this working right but I can’t run any project on the command line

SS

then created in the c: temp VS DNX folder and put two files one test.Cs and the other is project.json

when run does not work! inserir a descrição da imagem aqui

  • You solved John?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.