published .NET framework 3.5 program wants .NET framework 4.7.2 during Instalation
I’m new to publishing my programs so any help will be appreciated. When starting my solution I’ve wanted to build it on .NET Framework 4.7.2 but due to system incompatibility with my client OS (1st unupdated ver. of win7), i’ve had to change to target framework to 3.5.
Even after changing target framework in the properties > application window it still wants to install .net framework 4.7.2 even tho it is unsupported.