 Issue 29368690:
  [buildtools] Issue 4578 - Make uap3:AppExtension.Id configurable for Microsoft Edge builds  (Closed)
    
  
    Issue 29368690:
  [buildtools] Issue 4578 - Make uap3:AppExtension.Id configurable for Microsoft Edge builds  (Closed) 
  | Index: tests/metadata.edge | 
| diff --git a/tests/metadata.edge b/tests/metadata.edge | 
| index 5b12e95fbb503dc8b0f663e774bc6903314e7cd2..c27c69cb467d518b48e284e555ce818e1ff8bbe4 100644 | 
| --- a/tests/metadata.edge | 
| +++ b/tests/metadata.edge | 
| @@ -17,6 +17,8 @@ permissions = tabs | 
| notifications | 
| options = options.html | 
| backgroundScripts = lib/info.js | 
| +extension_id_release = 1.0 | 
| +extension_id_devbuild = EdgeExtension | 
| [appx_assets] | 
| logo_44.png = chrome/icons/abp-44.png |