Recently I created new Form called WorkersScreen. When I try to run the project I got this error:
Form
WorkersScreen
Error 1 Two output file nam
This happened to me when I run Add Migration command and gave same name as my project name as migration class. I removed all migration classes and added new one, solution build again.
Add Migration