You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add build-signed.msbuild and bat file
* Rename all.msbuild to build-all.msbuild for consistency
* Rewrite msbuild files to Clean, Build and Rebuild targets
* Update build scripts
* build.bat takes optional .pfx key file for signing
Notes:
* Moves binaries to Src-signed and Src-unsigned dirs after each build
* Only builds signed binaries after tests have passed
* If no key file is specified, signed binaries are skipped
* Only build server has .pfx key file
0 commit comments