<div dir="ltr"><div>I current doing a simple build steps that include <br></div><div>"Setup enviroments" (running vcvarsall.bat")</div><div>"Run Cmake"</div><div>"Run MsBuild"</div><div>I notice that all steps are not sharing any state between them. This is the issue for my setup environment steps because I need that for both sub sequence step. <br></div><div>What is the right way to do this?</div><br></div>