Better indentation

This commit is contained in:
Christian Wade 2023-10-03 17:58:29 -07:00
parent b3050d39b8
commit f56e994f5d

View File

@ -3,27 +3,27 @@
* In the Solution > VersionInfo.cs file:
Increment AssemblyVersion & AssemblyFileVersion
* In the Setup project properties window, increment version number
* In the Setup project properties window, increment version number (say yes to reset ProductCode guid)
* Set configuration to Release
Rebuild Solution
* Open a cmd prompt from the AlmToolkit project root and run the following command
ReleaseItems\GetAssembliesForSigning.bat
ReleaseItems\GetAssembliesForSigning.bat
* Upload the following assemblies from \ReleaseItems\ForSigning to https://portal.esrp.microsoft.com/ & get them signed
AlmToolkit.exe
BismNormalizer.dll
BismNormalizer.CommandLine.exe
AlmToolkit.exe
BismNormalizer.dll
BismNormalizer.CommandLine.exe
https://microsoft-my.sharepoint.com/:v:/p/chwade/EeAAFiJhE3dEs9Oyum0tSIsBSp6P32y7pp1DGfOqbHbJIg?e=kPE2cg
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
Operation Key Code: CP-230012
https://microsoft-my.sharepoint.com/:v:/p/chwade/EeAAFiJhE3dEs9Oyum0tSIsBSp6P32y7pp1DGfOqbHbJIg?e=kPE2cg
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
Operation Key Code: CP-230012
* Download signed assemblies to \ReleaseItems\SignedFiles
* Run the following command
ReleaseItems\CopySignedAssembliesForSetup.bat
ReleaseItems\CopySignedAssembliesForSetup.bat
* In Configuration Manager:
AlmToolkit -
@ -42,7 +42,7 @@
* Set configurtaion back to Debug
* Run the following command
ReleaseItems\GetMsiForSigning.bat
ReleaseItems\GetMsiForSigning.bat
* Upload AlmToolkitSetup.msi from \ReleaseItems\ForSigning to https://portal.esrp.microsoft.com/ & get it signed
@ -51,6 +51,7 @@
* Deploy AlmToolkitSetup.msi github at https://github.com/microsoft/Analysis-Services/releases
=============
Note: if ever increment .NET Framework version, need to:
1. In Setup project properties (dialog, not properties window) > Prerequisites > Change .NET Framework version