File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The executables can be found in ./bin/{Debug,Release} though the installer is on
77
88## In VisualStudio
99
10- Open listener.sln in VS, right click on Solution in the explorer and build.
10+ Open listener.sln in VS, sleect Debug or Release and right click on Solution in the explorer and build.
1111Has been tested in VS2013 (12) express
1212
1313## On command line with MSBuild
@@ -22,4 +22,5 @@ Open a command window and run
2222* Build the Release solution (See above)
2323* Note the version number for the installer .exe will be the greater of the 2 listeners versions
2424* Checkin the code to GitHub (or make a pull request)
25- * Make a GitHub release using a Tag of the form "Listeners_V1.3.0" (using the installer version)
25+ * Make a binary GitHub release of the installer using a Tag of the form "Listeners_V1.3.0" (using the installer version)
26+ * Include the MD5 hash in the release text. Both Cygwin and the Msys shell of GitHub for Windows include md5sum
You can’t perform that action at this time.
0 commit comments