I am trying to publish a .NET project in VS-2017. When I publish I get the error:
All build submissions in a build must use project instances originating from the same project collection.
The project builds fine in both release and debug mode. The same thing happens when trying to publish as debug. Any ideas how I can get more information on what is wrong?