简体   繁体   中英

how to open published project on github in visual studio

To push my project on GitHub I installed GitHub for windows.

  1. Created New Repository in GitHub for windows
  2. Then I Published and then sync (from github for windows)
  3. Opened my project in Visual Studio. Then Build > Publish project_name
  4. Created new profile.
  5. Changed publish method to File system Then published.

Now my github project contains these files.

在此输入图像描述

There is no .sln file. How can I open this project in visual studio?

The answer is I cannot open published project in visual studio. To make changes I opened the project through which I have published. I Made changes over there and then published again.

Then I open github for windows and commit changes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM