As mentioned in the question’s comments, differing .NET Framework versions between the projects can cause this. Check your new project’s properties to ensure that a different default version isn’t being used.
As mentioned in the question’s comments, differing .NET Framework versions between the projects can cause this. Check your new project’s properties to ensure that a different default version isn’t being used.