Matt Mitchell
Matt Mitchell
This doesn't appear to have worked as expected: https://github.com/dotnet/sdk/pull/43972 
It may be that the check is actually neutral and not skipped
Probably not a blocker but I will look at this tomorrow. /cc @dotnet/product-construction
@edvilme It's probably a VMR symbol indexing issue
Looking into it.
@balachir @YingyingYuan9 I don't have an arm64 machine handy, but I tried x86 instead and got the expected behavior in Visual Studio. I'm attempting to verify that I can manually...
After looking into this a bit with @hoyosjs we think we know what is going on. Looks to be an infra issue: There are N+1 copies of Microsoft.Extensions.Hosting.Abstractions.dll floating around...
Symbol validation should catch missing symbols with https://dev.azure.com/dnceng/internal/_git/dotnet-release/pullrequest/50676
Nope, you can leave this issue open, covering all cases. @wtgodbe Can you post an update on the fix when you get a chance?
@hoyosjs I'm hitting this while attempting to download the arm64 symbols from a recent VMR build.