Hi All,
I developed two project separately,one is web api project other windows Form application.
firstly i added web setup project to my web api project and it run and hosted iis and worked correctly .
now i want after hosing my web api project run my windows from application.
can do this ?