arcade
arcade copied to clipboard
Document bootstrapper extensibility
Missing:
restore-toolset.ps1
configure-toolset.ps1
By documenting you mean adding the scripts in the description?
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