Share via

Debug and Release build file count differs on different machines VS2019

David Brown 6 Reputation points
2020-12-10T16:58:59.277+00:00

We have a project in VS 2019 stored in Azure DevOps using git for a small team of 4 developers. When building this project, 3 of the 4 get identical build output, but the 4th gets 12 additional files in the /bin/release folder.

We've tried cloning the project to a new location to ensure a fresh checkout, ensuring no custom MSBuild tasks are included, verifying identical project configuration, uninstalling and reinstalling Visual Studio. Nothing appears to correct the issue.

What would cause a project under source control with what should be an identical configuration to build completely differently on different machines?

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.