Well, I made an application through Visual Studio 2015, in Windows 7. However, the application will be used in the future, also in Windows XP. The problem is that there is a "Npgsql.EntityFramework" reference, which needs a version of NETFramework greater than or equal to 4.5, which is not supported by Windows XP, would anyone have a hint how to solve such a problem?