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