Commit b392871
committed
(maint) Make GitReleaseManager.Cli default project
As answered here:
https://stackoverflow.com/a/6792308/671491
The first project in the sln file is the one that is set as the default
startup project when opened in Visual Studio. This prevents the need to
manually set this once the solution is opened.1 parent 146be5a commit b392871
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments