How to open a project without a .sln in Visual Studio? -


i writing program in vim , i'm thinking of moving visual studio, since didn't start in visual studio in first place, there no .sln file open from. how should open such project in vs?

if exists *.csproj,you can build new solution visual studio @ first,the next can open *.csproj in visual studio.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -