2 references to SingleFileAppHostNotSupported
aspire (2)
Commands\ExecCommand.cs (1)
143
return ExitCodeConstants.
SingleFileAppHostNotSupported
;
Commands\UpdateCommand.cs (1)
50
return ExitCodeConstants.
SingleFileAppHostNotSupported
;