From b1b9ec165cc318caed1fc9b5919a03029b6cb29e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 5 Jun 2018 15:26:01 +0300 Subject: Completed Remote Debugger VSIX !!! Added 2 dancer parameters. Refactored Tech Board to reset configuration when connected machine changes. --- .../TangoBuildCommandPackage.vsct | 39 +++++++++++++++++++--- 1 file changed, 35 insertions(+), 4 deletions(-) (limited to 'Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommandPackage.vsct') diff --git a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommandPackage.vsct b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommandPackage.vsct index b454037e0..4919852d8 100644 --- a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommandPackage.vsct +++ b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/TangoBuildCommandPackage.vsct @@ -20,9 +20,13 @@ + + + + @@ -59,11 +67,14 @@ Tango Build Engine + @@ -77,10 +88,23 @@ must be the actual index (1-based) of the bitmap inside the bitmap strip. --> + + + + + + + + + + + + + @@ -89,13 +113,18 @@ - + + + + + + @@ -114,4 +143,6 @@ + + -- cgit v1.3.1