You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to find out how I would go about getting HeatWave to create the msi file during a dotnet pack command, rather than as part of dotnet build.
The use-case here is to fail-fast for CI scenarios where we would want to create prerelease installers. As it stands now, I believe (working from memory here) that all build completes (inclusive of the HeatWave projects), then testing commences.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi there,
I'm trying to find out how I would go about getting HeatWave to create the msi file during a
dotnet packcommand, rather than as part ofdotnet build.The use-case here is to fail-fast for CI scenarios where we would want to create prerelease installers. As it stands now, I believe (working from memory here) that all build completes (inclusive of the HeatWave projects), then testing commences.
Any suggestions on how to handle this?
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions