-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restore is failing with MSB3026 #34016
Comments
I couldn't figure out the best area label to add to this issue. Please help me learn by adding exactly one area label. |
This is the AllConfigurations build. I'm guessing this is a binclash in the build of our depprojs where two different projects are copying to the same path under artifacts. /cc @ViktorHofer @Anipik |
So here's a binlog from a failing restore: https://dev.azure.com/dnceng/_apis/resources/Containers/3712946?itemPath=Windows_NT_Libraries%20Build%20Windows_NT%20allConfigurations%20x64%20Debug%2FRestore.binlog
So the bug here is that netfx.depproj ends up copying the same file to the same directory when building for |
I'll make a fix for this. |
Full error:
This is happening in both CI and official builds. The error is intermittent though. Seems like an underlying race in restore.
Evaluated 100 builds
Impacted 3 bulids
Impacted 3 jobs
The text was updated successfully, but these errors were encountered: