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 change corrects cases where command line restore operations using
the arcade tools failed to produce the same NuGet restore result that
Visual Studio produces for the same project. This failure led to
unnecessary regeneration of these files each time the IDE was opened or
a command line build was performed, thus leading to reduced productivity
and, in some cases, reduced reliability.
0 commit comments