I have created a setup file for windows forms app and .net framework is 3.0. Now i don't want it to download from internet if framework is not available on installation machine. For that i am using below option as shown in screenshot.
After that when i build i get following errors. How can i fix all these errors or is there any other way to achieve this?