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.
Debug and Release build file count differs on different machines VS2019
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
Community Center | Not monitored
Tag not monitored by Microsoft.