Revert "Pack: reuse existing evaluations instead of forcing BuildProjectReferences=false (#7541)" - #7593
Conversation
|
@kartheekp-ms before this revert goes in, is there a binlog that I can reference in the future to investigate further and root cause? |
@Nigusu-Allehu Is there a way to obtain binlog from VMR builds? I checked the artifacts published for 1 failed build but couldn't locate the binlog for the failed job. |
nkolev92
left a comment
There was a problem hiding this comment.
Remember to reopen the issues.
@baronfel - I found binlogs in VMR build. |
I think this binlog might be helpful in the source build artifact |
|
Thanks folks! I'll dig in tomorrow to understand more. |
|
Summarizing the findings here - Reusing the existing evaluations and associated project state meant that the supposed-to-be-private Item name |

Bug
This reverts commit ca0a648 related to the below NuGet issues.
Description
NuGet forward flow PR into dotnet VMR is failing with the below error.
Another VMR PR build failed with the same error: dotnet/dotnet#7907
I am not 100% sure yet but I am guessing ca0a648 commit might be the cause.
This failure is blocking @martinrrm from making progress on SDK side changes for NuGet/Home#6279 issue.
cc @baronfel
PR Checklist
Added testsLink to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.