Quickest, easiest laziest way to solve the problem:
- Right-click on the project icon in Solution Explorer and choose "Properties".
- Go to the "Application" tab and choose an earlier .NET target framework.
- Save changes.
- Go to the "Application" tab and choose the initial .NET target framework.
- Save changes => problem solved!