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
Split dotnet run into build + run --no-build in CI
Separate the restore/build step from the generator execution so CI
logs clearly show where time is spent (build vs runtime).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments