Program.Main: ERROR: An item with the same key has already been added

wow, can’t believe that fixed it. thank you! in my case it seems like the problem was that I had changed the name of my project, and there was a .target file that still had the old name of the project. Deleted that and everything was fine!