Added sections to the MSBuild script for signing
This commit is contained in:
Родитель
aa645ed13c
Коммит
fe417a495d
Двоичные данные
BismNormalizer/BismNormalizer/BismNormalizer.IconSetup.exe
Двоичные данные
BismNormalizer/BismNormalizer/BismNormalizer.IconSetup.exe
Двоичный файл не отображается.
|
@ -25,11 +25,15 @@
|
|||
- Run following command from BismNormalizer project root:
|
||||
msbuild BismNormalizer.csproj /verbosity:m /target:Rebuild /property:Configuration=Release
|
||||
|
||||
- NEW SECTION FOR BINARY SIGNING
|
||||
|
||||
- Reload changed files in VS
|
||||
Change configuration to Release
|
||||
Build ALMT setup project (not Rebuild)
|
||||
Change configuration back to Debug
|
||||
|
||||
- NEW SECTION FOR MSI SIGNING (IGNORE VSIX)
|
||||
|
||||
- Take VSIX and AlmToolkitSetup.msi from \ReleaseObfusc folder
|
||||
Test installer locally
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче