Error MSB3541: Files has invalid value
Delete the obj folder within your project and it will fix the issue.
Try to search the entire solution for the value and remove it from where it occurs, and then delete the obj folder from your project. When you build again it should work.
The obj folders are hidden in Visual Studio. You can see them with a file explorer.