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
MpsExecuteTaskTest: use MpsGenerate for generation
Using the deprecated `generate` extension causes problems because it
cannot be properly configured to resolve MPS only once and it causes
problems with the `fakeBuildNumber` task. Using `MpsGenerate` task
avoids all those problems.
0 commit comments