https://github.com/m-tmatma/setstartupprojectvs
Set Startup Project Visual Studio Plugin
https://github.com/m-tmatma/setstartupprojectvs
project startup visual-studio-extension
Last synced: 8 months ago
JSON representation
Set Startup Project Visual Studio Plugin
- Host: GitHub
- URL: https://github.com/m-tmatma/setstartupprojectvs
- Owner: m-tmatma
- License: mit
- Created: 2017-05-12T22:37:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T07:56:33.000Z (almost 7 years ago)
- Last Synced: 2024-12-27T18:47:29.297Z (over 1 year ago)
- Topics: project, startup, visual-studio-extension
- Language: C#
- Homepage: https://m-tmatma.github.io/VC/SetStartupProjectVS.html
- Size: 95.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SetStartupProjectVS
[](https://ci.appveyor.com/project/m-tmatma/setstartupprojectvs/branch/master)
- This is a plugin which changes a project as Starup Project by writing to the solution file.
- It also changes a startup project saved in .suo file.
- It uses https://github.com/michaKFromParis/slnStartupProject
# Binary Release
- https://github.com/m-tmatma/SetStartupProjectVS/releases
- https://marketplace.visualstudio.com/search?term=publisher%3A%22tmatma%22&target=VS&category=All%20categories&vsVersion=&sortBy=Relevance
# Screenshot

# How to Get this
## 1
> git clone --recursive https://github.com/m-tmatma/SetStartupProjectVS.git
## 2
> git clone https://github.com/m-tmatma/SetStartupProjectVS.git
> cd SetStartupProjectVS
> git submodule init
> git submodule update
# Website (In Japasese)
- https://m-tmatma.github.io/VC/SetStartupProjectVS.html