Error Copying file bin\EntityFramework.SqlServer.xml to ..\bin\EntityFramework.SqlServer.xml failed
Just delete the bin
folder from your project directory.
Rebuild the project.
Run the project.
It should solve your issue.
Hope it helps.
Just Exclude the bin folder from the project.
Erasing the bin folder solved this problem for me.