“Windows 64-bit apps do not have version and icon information.”
Sorry if I’m being dense, I know that means they don’t include the Major Version, Minor Version, etc. -
Does that also mean they don’t have Short Version, Long Version, and Package Info?
I’m writing constants to replace them and just want to be sure all the bases are covered.
And these wont show up in the Explorer since the Windows resource is completely missing
You should be able to use a constant for all the items in the Inspector when you select the Windows build target
Then in your app you can just refer to the constants and it wont matter if the resource exists or not or if someone has used a resource editor to alter it