Add win32x64AppId to product.json

This allows building the OSS version of the 64-bit windows installer
This commit is contained in:
Daniel Imms 2018-01-14 12:57:34 -08:00
parent 05854360cc
commit 1d9a9a1f68

View file

@ -10,6 +10,7 @@
"win32NameVersion": "Microsoft Code OSS",
"win32RegValueName": "CodeOSS",
"win32AppId": "{{E34003BB-9E10-4501-8C11-BE3FAA83F23F}",
"win32x64AppId": "{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}",
"win32AppUserModelId": "Microsoft.CodeOSS",
"win32ShellNameShort": "C&ode - OSS",
"darwinBundleIdentifier": "com.visualstudio.code.oss",