aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/WixToolsetTest.ManagedHost/README.md
blob: cbec13877d7e79e74d0f6a7917541cf78ece178c (plain)
1
2
3
4
5
In order to properly test dnchost and mbahost,
the managed BAs need to be published and a bundle needs to be built for each scenario.
Making this happen on every build for the solution takes too long,
so this project relies on manually running devbuild.cmd to publish everything before the tests can be run.
devbuild.cmd needs to be ran again every time changes are made in other projects.