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
CreateMSBuildAppHost requires the microsoft.netcore.app.host NuGet
package which is not available in offline source-build. Skip the
target and its associated chmod commands when DotNetBuildSourceOnly
is set. The apphost can be enabled for source-build once the package
is added to the prebuilts cache.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments