I am getting a weird issue where there is VS2019
installed on the build server but DutchWorkz
MSI Addon only "sees" VS2013, VS2015 and VS2017,
None of which is able to build MSI project due to various reasons like expired licenses and devenv.com not being there...
Is there a way maybe instead of using magic VS2013
VS instance name to pass disk location of where the devenv.com for VS2019 is or some other workaround, or a way how to make VS2019 appear in the list.
Or debug this further on why is it not there.