Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #681 from niteskum/compatibilityManifestNotAppliedBug
Browse files Browse the repository at this point in the history
Wrong UserAgent for windows 10 as Compatibility Manifest were not getting applied in windows build
  • Loading branch information
narayani28 committed Mar 31, 2020
2 parents 8acda51 + fb817d9 commit 477baba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appshell.gyp
Expand Up @@ -116,6 +116,7 @@
'VCManifestTool': {
'AdditionalManifestFiles': [
'appshell.exe.manifest',
'>(win_exe_compatibility_manifest)',
],
},
},
Expand Down

0 comments on commit 477baba

Please sign in to comment.