This is with VS build 27309.3006.d15Stg
I am seeing a lot of scenarios where the dependencies nodes show the warnings even though everything is fine. Sometimes just closing and re-opening a solution shows this.
@natidea does this look like another instance of the dataflow race?
Confirmed this no longer repros after applying race condition fix: https://github.com/dotnet/project-system/pull/3167
Most helpful comment
I am seeing a lot of scenarios where the dependencies nodes show the warnings even though everything is fine. Sometimes just closing and re-opening a solution shows this.