Update README.md

This commit is contained in:
Christian Wade 2022-06-21 17:11:51 -07:00 committed by GitHub
parent 2fdc3c04e7
commit 2f56fe4846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,11 +30,11 @@ Update: 4/23/2018: AMO libraries are now accessed through NuGet references, so n
Do a Release build from the command-line to set up cross project references for the 1st time (see command above) - and then close and reopen VS. Do a Release build from the command-line to set up cross project references for the 1st time (see command above) - and then close and reopen VS.
The automated tests refer to a localhost SSAS tabular server.
Set AlmToolkit or BismNormalizer as startup project Set AlmToolkit or BismNormalizer as startup project
In BismNormalizer project properities > Debug tab, set In BismNormalizer project properities > Debug tab, set
* Start External Program (assuming Enterprise edition): C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe * Start External Program (assuming Enterprise edition): C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
* Command Line Arguments: /rootsuffix Exp * Command Line Arguments: /rootsuffix Exp
The automated tests refer to a localhost SSAS tabular server.