arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Document bootstrapper extensibility

Open tmat opened this issue 7 years ago • 2 comments

Missing: restore-toolset.ps1 configure-toolset.ps1

tmat avatar Dec 05 '18 17:12 tmat

By documenting you mean adding the scripts in the description?

jcagme avatar Feb 07 '19 19:02 jcagme

Yeah would be nice to document these scripts and how to integrate them. For example, in winforms we called init-tools-native.ps1 from within configure-toolset.ps1 leading to double initialization: https://github.com/dotnet/winforms/pull/3335

hughbe avatar May 23 '20 09:05 hughbe