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
<MessageImportance="High"Text="$([System.IO.File]::ReadAllText('$(RepoConsoleLogFile)'))"Condition="'@(RepoAssetManifest)' == '' and '$(MinimalConsoleLogOutput)' == 'true' and Exists('$(RepoConsoleLogFile)')" />
539
540
<ErrorText="No repository asset manifest files found at $(RepoAssetManifestsDir)*.xml. This often means the build failed but did not log an error."Condition="'@(RepoAssetManifest)' == ''" />
0 commit comments