Skip to content

Commit 553ba8d

Browse files
committed
5.1.3 with TMDL based diff support
1 parent 14f65cd commit 553ba8d

6 files changed

Lines changed: 736 additions & 392 deletions

AlmToolkit/AlmToolkit.sln

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,23 @@ Global
3131
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Debug|x64.ActiveCfg = Debug|x64
3232
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Debug|x64.Build.0 = Debug|x64
3333
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Release|Any CPU.ActiveCfg = Release|Any CPU
34+
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Release|Any CPU.Build.0 = Release|Any CPU
3435
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Release|x64.ActiveCfg = Release|x64
3536
{765C0612-BB8F-4261-87AE-B5B842BE3C26}.Release|x64.Build.0 = Release|x64
3637
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3738
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Debug|Any CPU.Build.0 = Debug|Any CPU
3839
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Debug|x64.ActiveCfg = Debug|Any CPU
3940
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Debug|x64.Build.0 = Debug|Any CPU
4041
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Release|Any CPU.ActiveCfg = Release|Any CPU
42+
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Release|Any CPU.Build.0 = Release|Any CPU
4143
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Release|x64.ActiveCfg = Release|Any CPU
4244
{8E68FB9B-73DF-4BC3-9C56-760C87078D13}.Release|x64.Build.0 = Release|Any CPU
4345
{4C77E665-FA37-4793-8950-69AABD3DC626}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4446
{4C77E665-FA37-4793-8950-69AABD3DC626}.Debug|Any CPU.Build.0 = Debug|Any CPU
4547
{4C77E665-FA37-4793-8950-69AABD3DC626}.Debug|x64.ActiveCfg = Debug|Any CPU
4648
{4C77E665-FA37-4793-8950-69AABD3DC626}.Debug|x64.Build.0 = Debug|Any CPU
4749
{4C77E665-FA37-4793-8950-69AABD3DC626}.Release|Any CPU.ActiveCfg = Release|Any CPU
50+
{4C77E665-FA37-4793-8950-69AABD3DC626}.Release|Any CPU.Build.0 = Release|Any CPU
4851
{4C77E665-FA37-4793-8950-69AABD3DC626}.Release|x64.ActiveCfg = Release|Any CPU
4952
{4C77E665-FA37-4793-8950-69AABD3DC626}.Release|x64.Build.0 = Release|Any CPU
5053
{3AE5D06F-A054-4AD1-83A9-9F0B8B1FC0B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -57,7 +60,6 @@ Global
5760
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Debug|x64.ActiveCfg = Debug
5861
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Debug|x64.Build.0 = Debug
5962
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Release|Any CPU.ActiveCfg = Release
60-
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Release|Any CPU.Build.0 = Release
6163
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Release|x64.ActiveCfg = Release
6264
{38E39667-CAAD-43A5-9A03-F50CFD2505E0}.Release|x64.Build.0 = Release
6365
EndGlobalSection
Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
HAD TO REMOVE CefSharp.Core.Runtime.dll FROM INSTALLATION FOLDER IN SETUP PROJECT (select>properties>Include=false)
2-
3-
=================
4-
5-
* Run as Admin
1+
* Run as Admin
62

73
* In the Solution > VersionInfo.cs file:
84
Increment AssemblyVersion & AssemblyFileVersion
@@ -12,27 +8,32 @@
128
* Set configuration to Release
139
Rebuild Solution
1410

15-
----todo delete?
16-
1711
* Open a cmd prompt from the AlmToolkit project root and run the following command
1812
ReleaseItems\GetAssembliesForSigning.bat
1913

20-
* Upload the following assemblies from \ReleaseItems\ForSigning to https://portal.esrp.microsoft.com/ & get them signed
14+
* Upload the following assemblies from \ReleaseItems\ForSigning to get them signed
2115
AlmToolkit.exe
2216
BismNormalizer.dll
2317
BismNormalizer.CommandLine.exe
2418

25-
https://microsoft-my.sharepoint.com/:v:/p/chwade/EeAAFiJhE3dEs9Oyum0tSIsBSp6P32y7pp1DGfOqbHbJIg?e=kPE2cg
26-
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
27-
Operation Key Code: CP-230012
19+
https://portal.esrp.microsoft.com/ManualSign/SignRequest
20+
New Request
21+
Provide descritption like "Sign ALMT X.X.X"
22+
Sign operation: Sign ALM Toolkit Assemblies
23+
Browse Files > Select 3 assemblies above
24+
Submit
25+
Wait for them to be approved
26+
27+
Ref info:
28+
https://microsoft-my.sharepoint.com/:v:/p/chwade/EeAAFiJhE3dEs9Oyum0tSIsBSp6P32y7pp1DGfOqbHbJIg?e=kPE2cg
29+
ALM Toolkit App ID (Azure Portal): 62119323-7be0-4d45-9adb-8f90cafdf0b5
30+
Operation Key Code: CP-230012
2831

2932
* Download signed assemblies to \ReleaseItems\SignedFiles
3033

3134
* Run the following command
3235
ReleaseItems\CopySignedAssembliesForSetup.bat
3336

34-
----todo end delete?
35-
3637
* In Configuration Manager:
3738
AlmToolkit -
3839
AlmToolkitSetup X
@@ -51,24 +52,28 @@
5152

5253
* Set configurtaion back to Debug
5354

54-
----todo delete?
55-
5655
* Run the following command
5756
ReleaseItems\GetMsiForSigning.bat
5857

59-
* Upload AlmToolkitSetup.msi from \ReleaseItems\ForSigning to https://portal.esrp.microsoft.com/ & get it signed
58+
* Upload AlmToolkitSetup.msi from \ReleaseItems\ForSigning & get it signed
59+
https://portal.esrp.microsoft.com/ManualSign/SignRequest
60+
New Request
61+
Same process as above
6062

6163
* Download signed MSI to \ReleaseItems\SignedFiles
6264

63-
----todo end delete?
64-
6565
* Install and test locally
66+
Check file properties for assemblies in installation folder to check there is a Digital Certificate tab
6667

6768
* Deploy AlmToolkitSetup.msi github at https://github.com/microsoft/Analysis-Services/releases
6869

6970

7071

7172
=============
72-
Note: if ever increment .NET Framework version, need to:
73-
1. In Setup project properties (dialog, not properties window) > Prerequisites > Change .NET Framework version
74-
2. In the Solution Explorer, expand the Setup project > Detected Dependencies > Microsoft .NET Framework > double click > Change .NET Framework version
73+
Notes
74+
1. HAD TO REMOVE CefSharp.Core.Runtime.dll FROM INSTALLATION FOLDER IN SETUP PROJECT (select>properties>Include=false)
75+
2. If ever increment .NET Framework version, need to:
76+
a. In Setup project properties (dialog, not properties window) > Prerequisites > Change .NET Framework version
77+
b. In the Solution Explorer, expand the Setup project > Detected Dependencies > Microsoft .NET Framework > double click > Change .NET Framework version
78+
79+

0 commit comments

Comments
 (0)