Skip to content

Commit

Permalink
Add win32x64AppId to product.json
Browse files Browse the repository at this point in the history
This allows building the OSS version of the 64-bit windows installer
  • Loading branch information
Tyriar committed Jan 14, 2018
1 parent 0585436 commit 1d9a9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1d9a9a1

Please sign in to comment.