- #1
interested_learner
- 213
- 1
Ok. I finished a .NET program that I want to use on a number of different computers, not all of them with the .NET framework installed. I created a deployment project, but I always get the .NET framework as a dependency. In other words, my program only works when the framework is installed. How do I fix my deployment program so that this dependency is removed?