This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> | |
<xsl:output method="html" indent="yes" doctype-system="about:legacy-compat"/> | |
<xsl:template match="/"> | |
<html> | |
<head> | |
<title>Duplicate Finder Report</title> | |
<style> | |
body { |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-06-08T14:28:17.5204852Z ##[section]Starting: Job | |
2018-06-08T14:28:17.5229502Z Current agent version: '2.134.2' | |
2018-06-08T14:28:17.5287711Z ##[debug]Cleaning agent temp folder: D:\a\_temp | |
2018-06-08T14:28:17.9889120Z ##[debug]Skipping overwrite %TEMP% environment variable | |
2018-06-08T14:28:19.1770635Z ##[section]Starting: Initialize Job | |
2018-06-08T14:28:19.2249374Z ##[debug]Primary repository: Mobile. repository type: TfsGit | |
2018-06-08T14:28:19.2251134Z Prepare build directory. | |
2018-06-08T14:28:19.2844627Z ##[debug]Delete existing build directory: 'D:\a\1' | |
2018-06-08T14:28:19.2851894Z ##[debug]Creating build directory: 'D:\a\1' | |
2018-06-08T14:28:19.2853539Z ##[debug]Delete existing artifacts directory: 'D:\a\1\a' |