aboutsummaryrefslogtreecommitdiff
path: root/src/wix.vsconfig
blob: 8eaa6a93e2a1b378b556ca5a6d4ed64fa314d13b (plain)
1
2
3
4
5
6
7
8
{
  "version": "1.0",
  "components": [
    "Microsoft.Net.Component.4.7.2.TargetingPack",
    "Microsoft.VisualStudio.Component.VC.v141.x86.x64",
    "Microsoft.VisualStudio.Component.VC.v141.ARM64"
  ]
}