Added sections to the MSBuild script for signing
This commit is contained in:
parent
aa645ed13c
commit
fe417a495d
Binary file not shown.
@ -25,11 +25,15 @@
|
|||||||
- Run following command from BismNormalizer project root:
|
- Run following command from BismNormalizer project root:
|
||||||
msbuild BismNormalizer.csproj /verbosity:m /target:Rebuild /property:Configuration=Release
|
msbuild BismNormalizer.csproj /verbosity:m /target:Rebuild /property:Configuration=Release
|
||||||
|
|
||||||
|
- NEW SECTION FOR BINARY SIGNING
|
||||||
|
|
||||||
- Reload changed files in VS
|
- Reload changed files in VS
|
||||||
Change configuration to Release
|
Change configuration to Release
|
||||||
Build ALMT setup project (not Rebuild)
|
Build ALMT setup project (not Rebuild)
|
||||||
Change configuration back to Debug
|
Change configuration back to Debug
|
||||||
|
|
||||||
|
- NEW SECTION FOR MSI SIGNING (IGNORE VSIX)
|
||||||
|
|
||||||
- Take VSIX and AlmToolkitSetup.msi from \ReleaseObfusc folder
|
- Take VSIX and AlmToolkitSetup.msi from \ReleaseObfusc folder
|
||||||
Test installer locally
|
Test installer locally
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user