I created a project with C# Windows Forms running on .NET 6.0.
I want to distribute the installation file using a Setup project. But I don't know what to choose from [Prerequisites...].
- .NET Desktop Runtime?
- .NET Runtime?
- Microsoft .NET Framework?
- (x64)?
- (x86)?
What should I choose?