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
Address PR feedback: revert formatting and improve test
- Reverted formatting change in ResourceBuilderExtensions.cs (return statement on one line)
- Improved CommandLineArgsCallbackContextHasCorrectExecutionContextDuringPublish test to:
- Remove unnecessary IsRunMode check in callback
- Capture ExecutionContext to verify it's set correctly
- Assert ExecutionContext is not null and in Publish mode
Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>
0 commit comments