Open VS Code Projects for VS 2017

Asked

Viewed 539 times

0

I own the layered architecture that was created in Visual Studio Code :

Pastas do projeto

When opening in Visual Studio 2017 besides it does not open all files :

Projeto no Visual Studio 2017

When running the project by selecting the Web.Api always gives the following error :

inserir a descrição da imagem aqui

What is the reason for this error ?

  • You tried in VS Code, go to: File > Save Workspace As... save, then go to VS and open the project? I never tried, only I saw that in the last update included this option to "export folder path"

  • It only saves this: { "folders": [ { "path": "Squirrel" } ], "Settings": {} } rsrs

  • The . vs and . vscode are folders that visual studio uses to store some information from the IDE itself, so it won’t actually list it. And the error says that is missing some dll, you installed the . net framework on your machine?

No answers

Browser other questions tagged

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