You create Windows Forms applications by using the .NET Framework 3.5. You plan to use a setup project to deploy a new Windows Forms application.The application uses a component that requires the Microsoft NET Framework 1.1.You need to create a launch condition so that the application can be deployed on client computers. What should you do?()
- AUse the Depth property.
- BUse the Version property.
- CUse the MinVersion property.
- DUse the ComponentID property.