| 1 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> |
| 2 | <Module Id='CsprojWindowsFormsNetFxModule' Guid='00000001-0000-0000-0000-000000000000' Language='0' Version='0.0.1'> |
| 3 | |
| 4 | <Component Guid='00000001-0000-0000-0000-000000000000' Directory='TARGETDIR'> |
| 5 | <File Source='CsprojWindowsFormsNetFx.exe' /> |
| 6 | </Component> |
| 7 | </Module> |
| 8 | </Wix> |