You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because `dotnet build` uses portable csc.exe, which cannot sign assemblies, leading to a shadow copy test failure due to strong name validation failing.
0 commit comments