Could someone please educate me as to why, when I harvest a project using 'heat project' command it doesn't set the KeyPath attribute on any of the files?
heat project MyApp.csproj -Configuration Release -pog Binaries -pog Content -pog Satellites -ke -directoryid MyAppDir -gg -g1 -out D:\MyApp.wxs
In the output, I have 1 file per component so I don't understand why it doesn't set it. I've used 'Heat dir' for some 3rd party libraries that's fine.
I'm sure there's a good reason, but I'm fairly new to WiX and there doesn't seem to be a great deal of info.
Please put me out of my misery.
thanks