I have a project file. The project contains two forms. I have the exe file in the bin > Debug folder.
I changed the text in a rich text box in one form, by opening the project with the .sln file and rebuilt the .sln file. Saved the project with "Save all" option.
The .exe file is not getting the correction I made. Please help.