This repository has been archived by the owner on Oct 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathShane.Church.StirlingMoney_Report.htm
130 lines (126 loc) · 5.26 KB
/
Shane.Church.StirlingMoney_Report.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Telerik Telerik UI for Windows 8 XAML Upgrade Wizard Log</title>
<style type="text/css">
body {
margin: 0;
padding: 0;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
font: normal 12px Arial, sans-serif;
line-height: 1.5;
}
#header {
display: block;
margin: 0;
padding: 20px;
height: 35px;
background: url('file:///C:/Users/Shane/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/usdmpida.pez/Resources/T4Templates/UpgradeLog/Logo.gif') no-repeat right 30px top 30px;
background-color: #0e0e0e;
color: #909090;
font: normal 10px Arial, sans-serif;
}
#header span {
display: block;
color: #fff;
font: normal 22px Arial, sans-serif;
}
#legend {
display: block;
height: 20px;
margin: 0;
padding: 0;
background-color: #0e0e0e;
font: normal 12px Arial, sans-serif;
}
#legend span {
display: block;
float: left;
height: 18px;
margin: 0;
padding: 2px 10px 0 10px;
background-color: #8e8e8e;
font: normal 12px Arial, sans-serif;
}
table#logTable {
border: 1px solid #999;
border-collapse: collapse;
}
table#logTable th, table#logTable td {
border: 1px solid #999;
padding: 5px 10px;
text-align: left;
}
table#logTable th {
border: 0;
padding: 5px 10px;
background-color: #8e8e8e;
height: 20px;
font: bold 14px Arial, sans-serif;
color: #fff;
}
</style>
</head>
<body>
<div>
<table id="logTable" cellpadding="0px" cellspacing="0px">
<tbody>
<tr>
<td colspan="5" style="padding: 0;">
<div id="header">
Telerik Telerik UI for Windows 8 XAML <span>Upgrade Wizard Log</span>
</div>
<div id="legend">
<span style="background-color: #0e0e0e; color: #fff;">Processed: 4</span>
<span style="background-color: green; color: #fff;">Succeeded: 3</span>
<span style="background-color: blue; color: #fff;">Info: 1</span>
<span style="background-color: gold; color: #fff;">Warnings: 0</span>
<span style="background-color: red; color: #fff;">Failed: 0</span>
</div>
</td>
</tr>
<tr>
<th> </th>
<th>Project</th>
<th>Title</th>
<th>Details</th>
<th>Result</th>
</tr>
<tr>
<tr>
<td><img alt="Success" src="file:///C:/Users/Shane/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/usdmpida.pez/Resources/T4Templates/UpgradeLog/Success.gif" /></td>
<td>Solution Setup</td>
<td>Added referenced assemblies to solution</td>
<td>C:\Program Files (x86)\Telerik\UI for Windows 8.1 XAML Q2 2014\ExtensionSDKs\Core\References\CommonConfiguration\neutral\..\..\..</td>
<td>Success</td>
</tr>
<tr>
<td><img alt="Success" src="file:///C:/Users/Shane/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/usdmpida.pez/Resources/T4Templates/UpgradeLog/Success.gif" /></td>
<td>Shane.Church.StirlingMoney.Core.Win8</td>
<td>SDK Reference</td>
<td>Telerik UI for Windows 8.1 XAML, Version=2014.2.617</td>
<td>Success</td>
</tr>
<tr>
<td><img alt="Success" src="file:///C:/Users/Shane/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/usdmpida.pez/Resources/T4Templates/UpgradeLog/Success.gif" /></td>
<td>Shane.Church.StirlingMoney.Win8</td>
<td>SDK Reference</td>
<td>Telerik UI for Windows 8.1 XAML, Version=2014.2.617</td>
<td>Success</td>
</tr>
<tr>
<td><img alt="Info" src="file:///C:/Users/Shane/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/usdmpida.pez/Resources/T4Templates/UpgradeLog/Info.gif" /></td>
<td>Solution Setup</td>
<td>Removed unused distribution</td>
<td>2014.1.221.45.Sdk</td>
<td>Info</td>
</tr>
</tr>
</tbody>
</table>
</div>
</body>
</html>