MediaBrowser.WebDashboard.csproj 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{5624B7B5-B5A7-41D8-9F10-CC5611109619}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.WebDashboard</RootNamespace>
  11. <AssemblyName>MediaBrowser.WebDashboard</AssemblyName>
  12. <FileAlignment>512</FileAlignment>
  13. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  14. <ProductVersion>10.0.0</ProductVersion>
  15. <SchemaVersion>2.0</SchemaVersion>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <RestorePackages>true</RestorePackages>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>none</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' ">
  39. <DebugType>none</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\Release Mono\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <RunPostBuildEvent>Always</RunPostBuildEvent>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="System" />
  52. <Reference Include="System.Core" />
  53. <Reference Include="System.Data.DataSetExtensions" />
  54. <Reference Include="Microsoft.CSharp" />
  55. <Reference Include="System.Data" />
  56. <Reference Include="System.Xml" />
  57. <Reference Include="ServiceStack.Interfaces">
  58. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
  59. </Reference>
  60. <Reference Include="WebMarkupMin.Core, Version=0.9.12.0, Culture=neutral, PublicKeyToken=99472178d266584b, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\packages\WebMarkupMin.Core.0.9.12\lib\net40\WebMarkupMin.Core.dll</HintPath>
  63. </Reference>
  64. </ItemGroup>
  65. <ItemGroup>
  66. <Compile Include="..\SharedVersion.cs">
  67. <Link>Properties\SharedVersion.cs</Link>
  68. </Compile>
  69. <Compile Include="Api\ConfigurationPageInfo.cs" />
  70. <Compile Include="Api\DashboardService.cs" />
  71. <Compile Include="Api\PackageCreator.cs" />
  72. <Compile Include="Properties\AssemblyInfo.cs" />
  73. <Compile Include="ServerEntryPoint.cs" />
  74. </ItemGroup>
  75. <ItemGroup>
  76. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  77. <Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
  78. <Name>MediaBrowser.Common</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  81. <Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
  82. <Name>MediaBrowser.Controller</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  85. <Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
  86. <Name>MediaBrowser.Model</Name>
  87. </ProjectReference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Content Include="dashboard-ui\css\images\clients\androidtv-tile.png">
  91. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  92. </Content>
  93. <Content Include="dashboard-ui\css\images\clients\chromecast.png">
  94. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  95. </Content>
  96. <Content Include="dashboard-ui\css\images\empty.png">
  97. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  98. </Content>
  99. <Content Include="dashboard-ui\css\images\logo536.png">
  100. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  101. </Content>
  102. <Content Include="dashboard-ui\css\images\splash.jpg">
  103. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  104. </Content>
  105. <Content Include="dashboard-ui\css\images\touchicon144.png">
  106. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  107. </Content>
  108. <Content Include="dashboard-ui\css\images\tour\dashboard\help.png">
  109. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  110. </Content>
  111. <Content Include="dashboard-ui\css\images\tour\dashboard\sync.png">
  112. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  113. </Content>
  114. <Content Include="dashboard-ui\css\images\tour\web\tourmysync.png">
  115. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  116. </Content>
  117. <Content Include="dashboard-ui\themes\ios.css">
  118. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  119. </Content>
  120. <Content Include="dashboard-ui\css\materialize.css">
  121. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  122. </Content>
  123. <Content Include="dashboard-ui\scripts\htmlmediarenderer.js">
  124. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  125. </Content>
  126. <Content Include="dashboard-ui\scripts\sections.js">
  127. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  128. </Content>
  129. <Content Include="dashboard-ui\thirdparty\apiclient\localassetmanager.js">
  130. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  131. </Content>
  132. <Content Include="dashboard-ui\thirdparty\apiclient\wakeonlan.js">
  133. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  134. </Content>
  135. <Content Include="dashboard-ui\thirdparty\cordova\android\appstorage.js">
  136. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  137. </Content>
  138. <Content Include="dashboard-ui\thirdparty\cordova\android\localassetmanager.js">
  139. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  140. </Content>
  141. <Content Include="dashboard-ui\thirdparty\cordova\android\mediasession.js">
  142. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  143. </Content>
  144. <Content Include="dashboard-ui\thirdparty\cordova\android\nativedirectorychooser.js">
  145. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  146. </Content>
  147. <Content Include="dashboard-ui\thirdparty\cordova\android\vlcplayer.js">
  148. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  149. </Content>
  150. <Content Include="dashboard-ui\thirdparty\cordova\back.js">
  151. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  152. </Content>
  153. <Content Include="dashboard-ui\thirdparty\cordova\ios\orientation.js">
  154. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  155. </Content>
  156. <Content Include="dashboard-ui\thirdparty\cordova\volume.js">
  157. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  158. </Content>
  159. <Content Include="dashboard-ui\thirdparty\cordova\wakeonlan.js">
  160. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  161. </Content>
  162. <Content Include="dashboard-ui\thirdparty\iron-a11y-announcer\iron-a11y-announcer.html">
  163. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  164. </Content>
  165. <Content Include="dashboard-ui\thirdparty\iron-a11y-keys-behavior\iron-a11y-keys-behavior.html">
  166. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  167. </Content>
  168. <Content Include="dashboard-ui\thirdparty\iron-behaviors\iron-button-state.html">
  169. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  170. </Content>
  171. <Content Include="dashboard-ui\thirdparty\iron-behaviors\iron-control-state.html">
  172. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  173. </Content>
  174. <Content Include="dashboard-ui\thirdparty\iron-flex-layout\classes\iron-flex-layout.html">
  175. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  176. </Content>
  177. <Content Include="dashboard-ui\thirdparty\iron-flex-layout\classes\iron-shadow-flex-layout.html">
  178. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  179. </Content>
  180. <Content Include="dashboard-ui\thirdparty\iron-flex-layout\iron-flex-layout.html">
  181. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  182. </Content>
  183. <Content Include="dashboard-ui\thirdparty\iron-iconset-svg\iron-iconset-svg.html">
  184. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  185. </Content>
  186. <Content Include="dashboard-ui\thirdparty\iron-icons\iron-icons.html">
  187. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  188. </Content>
  189. <Content Include="dashboard-ui\thirdparty\iron-icon\iron-icon.html">
  190. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  191. </Content>
  192. <Content Include="dashboard-ui\thirdparty\iron-meta\iron-meta.html">
  193. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  194. </Content>
  195. <Content Include="dashboard-ui\thirdparty\paper-behaviors\paper-button-behavior.html">
  196. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  197. </Content>
  198. <Content Include="dashboard-ui\thirdparty\paper-behaviors\paper-inky-focus-behavior.html">
  199. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  200. </Content>
  201. <Content Include="dashboard-ui\thirdparty\paper-button\paper-button-style.css">
  202. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  203. </Content>
  204. <Content Include="dashboard-ui\thirdparty\paper-button\paper-button.html">
  205. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  206. </Content>
  207. <Content Include="dashboard-ui\thirdparty\paper-icon-button\paper-icon-button.html">
  208. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  209. </Content>
  210. <Content Include="dashboard-ui\thirdparty\paper-material\paper-material.html">
  211. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  212. </Content>
  213. <Content Include="dashboard-ui\thirdparty\paper-ripple\hero.svg">
  214. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  215. </Content>
  216. <Content Include="dashboard-ui\thirdparty\paper-ripple\paper-ripple.html">
  217. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  218. </Content>
  219. <Content Include="dashboard-ui\thirdparty\paper-spinner\paper-spinner.css">
  220. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  221. </Content>
  222. <Content Include="dashboard-ui\thirdparty\paper-spinner\paper-spinner.html">
  223. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  224. </Content>
  225. <Content Include="dashboard-ui\thirdparty\paper-styles\classes\global.html">
  226. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  227. </Content>
  228. <Content Include="dashboard-ui\thirdparty\paper-styles\classes\shadow-layout.html">
  229. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  230. </Content>
  231. <Content Include="dashboard-ui\thirdparty\paper-styles\classes\shadow.html">
  232. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  233. </Content>
  234. <Content Include="dashboard-ui\thirdparty\paper-styles\classes\typography.html">
  235. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  236. </Content>
  237. <Content Include="dashboard-ui\thirdparty\paper-styles\color.html">
  238. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  239. </Content>
  240. <Content Include="dashboard-ui\thirdparty\paper-styles\default-theme.html">
  241. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  242. </Content>
  243. <Content Include="dashboard-ui\thirdparty\paper-styles\paper-styles-classes.html">
  244. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  245. </Content>
  246. <Content Include="dashboard-ui\thirdparty\paper-styles\paper-styles.html">
  247. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  248. </Content>
  249. <Content Include="dashboard-ui\thirdparty\paper-styles\shadow.html">
  250. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  251. </Content>
  252. <Content Include="dashboard-ui\thirdparty\paper-styles\typography.html">
  253. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  254. </Content>
  255. <Content Include="dashboard-ui\thirdparty\paper-toast\paper-toast.html">
  256. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  257. </Content>
  258. <Content Include="dashboard-ui\thirdparty\polymer\LICENSE.txt">
  259. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  260. </Content>
  261. <Content Include="dashboard-ui\thirdparty\polymer\polymer-micro.html">
  262. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  263. </Content>
  264. <Content Include="dashboard-ui\thirdparty\polymer\polymer-mini.html">
  265. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  266. </Content>
  267. <Content Include="dashboard-ui\thirdparty\polymer\polymer.html">
  268. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  269. </Content>
  270. <Content Include="dashboard-ui\thirdparty\velocity.min.js">
  271. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  272. </Content>
  273. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\CustomElements.min.js">
  274. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  275. </Content>
  276. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\HTMLImports.min.js">
  277. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  278. </Content>
  279. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\MutationObserver.min.js">
  280. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  281. </Content>
  282. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\ShadowDOM.min.js">
  283. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  284. </Content>
  285. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\webcomponents-lite.min.js">
  286. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  287. </Content>
  288. <Content Include="dashboard-ui\thirdparty\webcomponentsjs\webcomponents.min.js">
  289. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  290. </Content>
  291. <Content Include="dashboard-ui\voice\voice.css">
  292. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  293. </Content>
  294. <Content Include="dashboard-ui\dashboardhosting.html">
  295. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  296. </Content>
  297. <Content Include="dashboard-ui\forgotpasswordpin.html">
  298. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  299. </Content>
  300. <Content Include="dashboard-ui\kids.html">
  301. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  302. </Content>
  303. <Content Include="dashboard-ui\livetvitems.html">
  304. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  305. </Content>
  306. <Content Include="dashboard-ui\mysync.html">
  307. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  308. </Content>
  309. <Content Include="dashboard-ui\mysyncjob.html">
  310. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  311. </Content>
  312. <Content Include="dashboard-ui\photos.html">
  313. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  314. </Content>
  315. <Content Include="dashboard-ui\scripts\appsettings.js">
  316. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  317. </Content>
  318. <Content Include="dashboard-ui\scripts\dashboardhosting.js">
  319. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  320. </Content>
  321. <Content Include="dashboard-ui\scripts\forgotpassword.js">
  322. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  323. </Content>
  324. <Content Include="dashboard-ui\scripts\forgotpasswordpin.js">
  325. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  326. </Content>
  327. <Content Include="dashboard-ui\scripts\kids.js">
  328. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  329. </Content>
  330. <Content Include="dashboard-ui\scripts\livetvcomponents.js">
  331. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  332. </Content>
  333. <Content Include="dashboard-ui\scripts\livetvitems.js">
  334. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  335. </Content>
  336. <Content Include="dashboard-ui\scripts\mypreferencescommon.js">
  337. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  338. </Content>
  339. <Content Include="dashboard-ui\scripts\photos.js">
  340. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  341. </Content>
  342. <Content Include="dashboard-ui\scripts\queryfilters.js">
  343. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  344. </Content>
  345. <Content Include="dashboard-ui\scripts\registrationservices.js">
  346. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  347. </Content>
  348. <Content Include="dashboard-ui\scripts\reports.js">
  349. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  350. </Content>
  351. <Content Include="dashboard-ui\scripts\selectserver.js">
  352. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  353. </Content>
  354. <Content Include="dashboard-ui\scripts\streamingsettings.js">
  355. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  356. </Content>
  357. <Content Include="dashboard-ui\scripts\syncjob.js">
  358. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  359. </Content>
  360. <Content Include="dashboard-ui\scripts\appservices.js">
  361. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  362. </Content>
  363. <Content Include="dashboard-ui\scripts\syncsettings.js">
  364. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  365. </Content>
  366. <Content Include="dashboard-ui\scripts\taskbutton.js">
  367. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  368. </Content>
  369. <Content Include="dashboard-ui\scripts\usernew.js">
  370. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  371. </Content>
  372. <Content Include="dashboard-ui\scripts\userpassword.js">
  373. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  374. </Content>
  375. <Content Include="dashboard-ui\voice\voice.js">
  376. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  377. </Content>
  378. <Content Include="dashboard-ui\scripts\wizardagreement.js">
  379. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  380. </Content>
  381. <Content Include="dashboard-ui\selectserver.html">
  382. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  383. </Content>
  384. <Content Include="dashboard-ui\streamingsettings.html">
  385. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  386. </Content>
  387. <Content Include="dashboard-ui\syncjob.html">
  388. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  389. </Content>
  390. <Content Include="dashboard-ui\appservices.html">
  391. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  392. </Content>
  393. <Content Include="dashboard-ui\syncsettings.html">
  394. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  395. </Content>
  396. <Content Include="dashboard-ui\thirdparty\apiclient\ajax.js">
  397. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  398. </Content>
  399. <Content Include="dashboard-ui\thirdparty\apiclient\alt\ajax.js">
  400. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  401. </Content>
  402. <Content Include="dashboard-ui\thirdparty\apiclient\alt\bean.js">
  403. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  404. </Content>
  405. <Content Include="dashboard-ui\thirdparty\apiclient\alt\events.js">
  406. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  407. </Content>
  408. <Content Include="dashboard-ui\thirdparty\apiclient\connectservice.js">
  409. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  410. </Content>
  411. <Content Include="dashboard-ui\thirdparty\cordova\android\androidcredentials.js">
  412. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  413. </Content>
  414. <Content Include="dashboard-ui\thirdparty\cordova\android\filesystem.js">
  415. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  416. </Content>
  417. <Content Include="dashboard-ui\thirdparty\cordova\android\iap.js">
  418. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  419. </Content>
  420. <Content Include="dashboard-ui\thirdparty\cordova\android\immersive.js" />
  421. <Content Include="dashboard-ui\thirdparty\cordova\chromecast.js">
  422. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  423. </Content>
  424. <Content Include="dashboard-ui\thirdparty\cordova\connectsdk.js">
  425. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  426. </Content>
  427. <Content Include="dashboard-ui\thirdparty\cordova\externalplayer.js">
  428. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  429. </Content>
  430. <Content Include="dashboard-ui\thirdparty\cordova\filesystem.js">
  431. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  432. </Content>
  433. <Content Include="dashboard-ui\thirdparty\cordova\generaldevice.js" />
  434. <Content Include="dashboard-ui\thirdparty\cordova\iap.js">
  435. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  436. </Content>
  437. <Content Include="dashboard-ui\thirdparty\cordova\imagestore.js">
  438. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  439. </Content>
  440. <Content Include="dashboard-ui\thirdparty\cordova\registrationservices.js">
  441. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  442. </Content>
  443. <Content Include="dashboard-ui\thirdparty\cordova\remotecontrols.js">
  444. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  445. </Content>
  446. <Content Include="dashboard-ui\thirdparty\cordova\serverdiscovery.js">
  447. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  448. </Content>
  449. <Content Include="dashboard-ui\thirdparty\apiclient\deferred.js">
  450. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  451. </Content>
  452. <Content Include="dashboard-ui\thirdparty\apiclient\alt\deferred.js">
  453. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  454. </Content>
  455. <Content Include="dashboard-ui\thirdparty\apiclient\device.js">
  456. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  457. </Content>
  458. <Content Include="dashboard-ui\thirdparty\apiclient\events.js">
  459. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  460. </Content>
  461. <Content Include="dashboard-ui\thirdparty\apiclient\logger.js">
  462. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  463. </Content>
  464. <Content Include="dashboard-ui\thirdparty\apiclient\apiclient.js">
  465. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  466. </Content>
  467. <Content Include="dashboard-ui\channelitems.html">
  468. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  469. </Content>
  470. <Content Include="dashboard-ui\channels.html">
  471. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  472. </Content>
  473. <Content Include="dashboard-ui\channelsettings.html">
  474. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  475. </Content>
  476. <Content Include="dashboard-ui\channelslatest.html">
  477. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  478. </Content>
  479. <Content Include="dashboard-ui\cinemamodeconfiguration.html">
  480. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  481. </Content>
  482. <Content Include="dashboard-ui\connectlogin.html">
  483. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  484. </Content>
  485. <Content Include="dashboard-ui\css\chromecast.css">
  486. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  487. </Content>
  488. <Content Include="dashboard-ui\css\icons.css">
  489. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  490. </Content>
  491. <Content Include="dashboard-ui\css\images\clients\amazon.png">
  492. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  493. </Content>
  494. <Content Include="dashboard-ui\css\images\clients\chrome_companion.png">
  495. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  496. </Content>
  497. <Content Include="dashboard-ui\css\images\clients\nuvue.png">
  498. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  499. </Content>
  500. <Content Include="dashboard-ui\css\images\clients\playstore.png">
  501. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  502. </Content>
  503. <Content Include="dashboard-ui\css\images\clients\kodi.png">
  504. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  505. </Content>
  506. <Content Include="dashboard-ui\css\images\favicon.ico">
  507. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  508. </Content>
  509. <Content Include="dashboard-ui\css\images\icons\ellipsis-v.png">
  510. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  511. </Content>
  512. <Content Include="dashboard-ui\css\images\icons\remote.png">
  513. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  514. </Content>
  515. <Content Include="dashboard-ui\css\images\icons\audiocd.png">
  516. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  517. </Content>
  518. <Content Include="dashboard-ui\css\images\icons\expand.png">
  519. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  520. </Content>
  521. <Content Include="dashboard-ui\css\images\icons\filter.png">
  522. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  523. </Content>
  524. <Content Include="dashboard-ui\css\images\icons\mute.png">
  525. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  526. </Content>
  527. <Content Include="dashboard-ui\css\images\icons\nexttrack.png">
  528. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  529. </Content>
  530. <Content Include="dashboard-ui\css\images\icons\pause.png">
  531. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  532. </Content>
  533. <Content Include="dashboard-ui\css\images\icons\play.png">
  534. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  535. </Content>
  536. <Content Include="dashboard-ui\css\images\icons\previoustrack.png">
  537. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  538. </Content>
  539. <Content Include="dashboard-ui\css\images\icons\sort.png">
  540. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  541. </Content>
  542. <Content Include="dashboard-ui\css\images\icons\stop.png">
  543. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  544. </Content>
  545. <Content Include="dashboard-ui\css\images\icons\subtitles.png">
  546. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  547. </Content>
  548. <Content Include="dashboard-ui\css\images\icons\volumedown.png">
  549. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  550. </Content>
  551. <Content Include="dashboard-ui\css\images\icons\volumeup.png">
  552. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  553. </Content>
  554. <Content Include="dashboard-ui\css\images\items\detail\tv.png">
  555. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  556. </Content>
  557. <Content Include="dashboard-ui\css\images\items\list\remotesearch.png">
  558. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  559. </Content>
  560. <Content Include="dashboard-ui\css\images\media\pause.png">
  561. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  562. </Content>
  563. <Content Include="dashboard-ui\css\images\media\play.png">
  564. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  565. </Content>
  566. <Content Include="dashboard-ui\css\images\tour\dashboard\chapters.png">
  567. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  568. </Content>
  569. <Content Include="dashboard-ui\css\images\tour\dashboard\cinemamode.png">
  570. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  571. </Content>
  572. <Content Include="dashboard-ui\css\images\tour\dashboard\dashboard.png">
  573. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  574. </Content>
  575. <Content Include="dashboard-ui\css\images\tour\dashboard\mobile.png">
  576. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  577. </Content>
  578. <Content Include="dashboard-ui\css\images\tour\dashboard\notifications.png">
  579. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  580. </Content>
  581. <Content Include="dashboard-ui\css\images\tour\dashboard\plugins.png">
  582. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  583. </Content>
  584. <Content Include="dashboard-ui\css\images\tour\dashboard\scheduledtasks.png">
  585. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  586. </Content>
  587. <Content Include="dashboard-ui\css\images\tour\dashboard\subtitles.png">
  588. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  589. </Content>
  590. <Content Include="dashboard-ui\css\images\tour\dashboard\users.png">
  591. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  592. </Content>
  593. <Content Include="dashboard-ui\css\images\tour\enjoy.jpg">
  594. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  595. </Content>
  596. <Content Include="dashboard-ui\css\images\tour\web\tourcollections.jpg">
  597. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  598. </Content>
  599. <Content Include="dashboard-ui\css\images\tour\web\tourcontent.jpg">
  600. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  601. </Content>
  602. <Content Include="dashboard-ui\css\images\tour\web\toureditor.png">
  603. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  604. </Content>
  605. <Content Include="dashboard-ui\css\images\tour\web\tourmobile1.jpg">
  606. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  607. </Content>
  608. <Content Include="dashboard-ui\css\images\tour\web\tourmobile2.png">
  609. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  610. </Content>
  611. <Content Include="dashboard-ui\css\images\tour\web\tourmouseover.jpg">
  612. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  613. </Content>
  614. <Content Include="dashboard-ui\css\images\tour\web\tourmovies.jpg">
  615. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  616. </Content>
  617. <Content Include="dashboard-ui\css\images\tour\web\tourplaylist.png">
  618. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  619. </Content>
  620. <Content Include="dashboard-ui\css\images\tour\web\tourtaphold.jpg">
  621. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  622. </Content>
  623. <Content Include="dashboard-ui\css\images\tour\web\tourusersettings1.png">
  624. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  625. </Content>
  626. <Content Include="dashboard-ui\css\images\tour\web\tourusersettings2.png">
  627. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  628. </Content>
  629. <Content Include="dashboard-ui\css\images\tour\web\tourusersettings3.png">
  630. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  631. </Content>
  632. <Content Include="dashboard-ui\css\images\tour\web\tourusersettings4.png">
  633. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  634. </Content>
  635. <Content Include="dashboard-ui\css\librarymenu.css">
  636. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  637. </Content>
  638. <Content Include="dashboard-ui\css\livetv.css">
  639. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  640. </Content>
  641. <Content Include="dashboard-ui\css\mediaplayer-video.css">
  642. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  643. </Content>
  644. <Content Include="dashboard-ui\css\mediaplayer.css">
  645. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  646. </Content>
  647. <Content Include="dashboard-ui\css\nowplaying.css">
  648. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  649. </Content>
  650. <Content Include="dashboard-ui\css\card.css">
  651. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  652. </Content>
  653. <Content Include="dashboard-ui\dashboardgeneral.html">
  654. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  655. </Content>
  656. <Content Include="dashboard-ui\syncactivity.html">
  657. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  658. </Content>
  659. <Content Include="dashboard-ui\device.html">
  660. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  661. </Content>
  662. <Content Include="dashboard-ui\devices.html">
  663. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  664. </Content>
  665. <Content Include="dashboard-ui\devicesupload.html">
  666. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  667. </Content>
  668. <Content Include="dashboard-ui\dlnaprofile.html">
  669. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  670. </Content>
  671. <Content Include="dashboard-ui\dlnaprofiles.html">
  672. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  673. </Content>
  674. <Content Include="dashboard-ui\dlnaserversettings.html">
  675. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  676. </Content>
  677. <Content Include="dashboard-ui\dlnasettings.html">
  678. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  679. </Content>
  680. <Content Include="dashboard-ui\editcollectionitems.html">
  681. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  682. </Content>
  683. <Content Include="dashboard-ui\edititemsubtitles.html">
  684. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  685. </Content>
  686. <Content Include="dashboard-ui\encodingsettings.html">
  687. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  688. </Content>
  689. <Content Include="dashboard-ui\autoorganizetv.html">
  690. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  691. </Content>
  692. <Content Include="dashboard-ui\autoorganizelog.html">
  693. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  694. </Content>
  695. <Content Include="dashboard-ui\favorites.html">
  696. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  697. </Content>
  698. <Content Include="dashboard-ui\files\dummy.mp4">
  699. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  700. </Content>
  701. <Content Include="dashboard-ui\homelatest.html">
  702. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  703. </Content>
  704. <Content Include="dashboard-ui\librarypathmapping.html">
  705. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  706. </Content>
  707. <Content Include="dashboard-ui\metadatanfo.html">
  708. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  709. </Content>
  710. <Content Include="dashboard-ui\mypreferencesdisplay.html">
  711. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  712. </Content>
  713. <Content Include="dashboard-ui\mypreferenceslanguages.html">
  714. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  715. </Content>
  716. <Content Include="dashboard-ui\mypreferenceswebclient.html">
  717. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  718. </Content>
  719. <Content Include="dashboard-ui\notificationlist.html">
  720. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  721. </Content>
  722. <Content Include="dashboard-ui\playbackconfiguration.html">
  723. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  724. </Content>
  725. <Content Include="dashboard-ui\playlistedit.html">
  726. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  727. </Content>
  728. <Content Include="dashboard-ui\playlists.html">
  729. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  730. </Content>
  731. <Content Include="dashboard-ui\reports.html">
  732. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  733. </Content>
  734. <Content Include="dashboard-ui\livetvchannel.html">
  735. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  736. </Content>
  737. <Content Include="dashboard-ui\livetvnewrecording.html">
  738. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  739. </Content>
  740. <Content Include="dashboard-ui\livetvprogram.html">
  741. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  742. </Content>
  743. <Content Include="dashboard-ui\livetvrecording.html">
  744. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  745. </Content>
  746. <Content Include="dashboard-ui\livetvrecordinglist.html">
  747. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  748. </Content>
  749. <Content Include="dashboard-ui\livetvseriestimer.html">
  750. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  751. </Content>
  752. <Content Include="dashboard-ui\livetvsettings.html">
  753. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  754. </Content>
  755. <Content Include="dashboard-ui\livetvstatus.html">
  756. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  757. </Content>
  758. <Content Include="dashboard-ui\livetvtimers.html">
  759. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  760. </Content>
  761. <Content Include="dashboard-ui\metadatasubtitles.html">
  762. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  763. </Content>
  764. <Content Include="dashboard-ui\musicalbumartists.html">
  765. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  766. </Content>
  767. <Content Include="dashboard-ui\collections.html">
  768. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  769. </Content>
  770. <Content Include="dashboard-ui\css\images\editor\lock.png">
  771. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  772. </Content>
  773. <Content Include="dashboard-ui\css\images\editor\missing.png">
  774. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  775. </Content>
  776. <Content Include="dashboard-ui\css\images\editor\missingbackdrop.png">
  777. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  778. </Content>
  779. <Content Include="dashboard-ui\css\images\editor\missinglogo.png">
  780. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  781. </Content>
  782. <Content Include="dashboard-ui\css\images\editor\missingprimaryimage.png">
  783. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  784. </Content>
  785. <Content Include="dashboard-ui\css\images\editor\missingtrailer.png">
  786. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  787. </Content>
  788. <Content Include="dashboard-ui\css\metadataeditor.css">
  789. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  790. </Content>
  791. <Content Include="dashboard-ui\css\notifications.css">
  792. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  793. </Content>
  794. <Content Include="dashboard-ui\css\detailtable.css">
  795. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  796. </Content>
  797. <Content Include="dashboard-ui\css\images\clients\chrome.png">
  798. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  799. </Content>
  800. <Content Include="dashboard-ui\css\images\clients\firefox.png">
  801. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  802. </Content>
  803. <Content Include="dashboard-ui\css\images\clients\ie.png">
  804. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  805. </Content>
  806. <Content Include="dashboard-ui\css\images\clients\mbc.png">
  807. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  808. </Content>
  809. <Content Include="dashboard-ui\css\images\clients\roku.jpg">
  810. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  811. </Content>
  812. <Content Include="dashboard-ui\css\images\clients\safari.png">
  813. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  814. </Content>
  815. <Content Include="dashboard-ui\css\images\fresh.png">
  816. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  817. </Content>
  818. <Content Include="dashboard-ui\css\images\items\searchhintsv2\film.png">
  819. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  820. </Content>
  821. <Content Include="dashboard-ui\css\images\items\searchhintsv2\game.png">
  822. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  823. </Content>
  824. <Content Include="dashboard-ui\css\images\items\searchhintsv2\music.png">
  825. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  826. </Content>
  827. <Content Include="dashboard-ui\css\images\items\searchhintsv2\person.png">
  828. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  829. </Content>
  830. <Content Include="dashboard-ui\css\images\items\searchhintsv2\tv.png">
  831. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  832. </Content>
  833. <Content Include="dashboard-ui\css\images\media\chapterflyout.png">
  834. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  835. </Content>
  836. <Content Include="dashboard-ui\css\images\rotten.png">
  837. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  838. </Content>
  839. <Content Include="dashboard-ui\css\images\items\detail\person.png">
  840. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  841. </Content>
  842. <Content Include="dashboard-ui\css\images\items\list\audio.png">
  843. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  844. </Content>
  845. <Content Include="dashboard-ui\css\images\items\list\audiocollection.png">
  846. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  847. </Content>
  848. <Content Include="dashboard-ui\css\images\items\list\chapter.png">
  849. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  850. </Content>
  851. <Content Include="dashboard-ui\css\images\items\list\game.png">
  852. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  853. </Content>
  854. <Content Include="dashboard-ui\css\images\items\list\gamecollection.png">
  855. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  856. </Content>
  857. <Content Include="dashboard-ui\css\images\items\list\person.png">
  858. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  859. </Content>
  860. <Content Include="dashboard-ui\css\images\items\list\video.png">
  861. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  862. </Content>
  863. <Content Include="dashboard-ui\css\images\supporter\nonsupporterbadge.png">
  864. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  865. </Content>
  866. <Content Include="dashboard-ui\css\images\userdata\administrator.png">
  867. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  868. </Content>
  869. <Content Include="dashboard-ui\css\images\userdata\password.png">
  870. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  871. </Content>
  872. <Content Include="dashboard-ui\css\librarybrowser.css">
  873. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  874. </Content>
  875. <Content Include="dashboard-ui\css\pluginupdates.css">
  876. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  877. </Content>
  878. <Content Include="dashboard-ui\css\remotecontrol.css">
  879. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  880. </Content>
  881. <Content Include="dashboard-ui\css\search.css">
  882. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  883. </Content>
  884. <Content Include="dashboard-ui\css\tileitem.css">
  885. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  886. </Content>
  887. <Content Include="dashboard-ui\css\userimage.css">
  888. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  889. </Content>
  890. <Content Include="dashboard-ui\edititemimages.html">
  891. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  892. </Content>
  893. <Content Include="dashboard-ui\edititemmetadata.html">
  894. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  895. </Content>
  896. <Content Include="dashboard-ui\episodes.html">
  897. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  898. </Content>
  899. <Content Include="dashboard-ui\gamegenres.html">
  900. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  901. </Content>
  902. <Content Include="dashboard-ui\games.html">
  903. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  904. </Content>
  905. <Content Include="dashboard-ui\gamesrecommended.html">
  906. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  907. </Content>
  908. <Content Include="dashboard-ui\gamestudios.html">
  909. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  910. </Content>
  911. <Content Include="dashboard-ui\gamesystems.html">
  912. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  913. </Content>
  914. <Content Include="dashboard-ui\livetvchannels.html">
  915. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  916. </Content>
  917. <Content Include="dashboard-ui\livetvguide.html">
  918. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  919. </Content>
  920. <Content Include="dashboard-ui\livetvrecordings.html">
  921. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  922. </Content>
  923. <Content Include="dashboard-ui\notificationsetting.html">
  924. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  925. </Content>
  926. <Content Include="dashboard-ui\notificationsettings.html">
  927. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  928. </Content>
  929. <Content Include="dashboard-ui\nowplaying.html">
  930. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  931. </Content>
  932. <Content Include="dashboard-ui\scripts\backdrops.js">
  933. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  934. </Content>
  935. <Content Include="dashboard-ui\scripts\channelitems.js">
  936. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  937. </Content>
  938. <Content Include="dashboard-ui\scripts\channels.js">
  939. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  940. </Content>
  941. <Content Include="dashboard-ui\scripts\channelsettings.js">
  942. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  943. </Content>
  944. <Content Include="dashboard-ui\scripts\channelslatest.js">
  945. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  946. </Content>
  947. <Content Include="dashboard-ui\scripts\chromecast.js">
  948. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  949. </Content>
  950. <Content Include="dashboard-ui\scripts\cinemamodeconfiguration.js">
  951. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  952. </Content>
  953. <Content Include="dashboard-ui\scripts\connectlogin.js">
  954. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  955. </Content>
  956. <Content Include="dashboard-ui\scripts\dashboardgeneral.js">
  957. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  958. </Content>
  959. <Content Include="dashboard-ui\scripts\syncactivity.js">
  960. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  961. </Content>
  962. <Content Include="dashboard-ui\scripts\device.js">
  963. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  964. </Content>
  965. <Content Include="dashboard-ui\scripts\devices.js">
  966. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  967. </Content>
  968. <Content Include="dashboard-ui\scripts\devicesupload.js">
  969. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  970. </Content>
  971. <Content Include="dashboard-ui\scripts\dlnaprofile.js">
  972. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  973. </Content>
  974. <Content Include="dashboard-ui\scripts\dlnaprofiles.js">
  975. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  976. </Content>
  977. <Content Include="dashboard-ui\scripts\dlnaserversettings.js">
  978. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  979. </Content>
  980. <Content Include="dashboard-ui\scripts\dlnasettings.js">
  981. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  982. </Content>
  983. <Content Include="dashboard-ui\scripts\editcollectionitems.js">
  984. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  985. </Content>
  986. <Content Include="dashboard-ui\scripts\edititemsubtitles.js">
  987. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  988. </Content>
  989. <Content Include="dashboard-ui\scripts\encodingsettings.js">
  990. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  991. </Content>
  992. <Content Include="dashboard-ui\scripts\autoorganizetv.js">
  993. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  994. </Content>
  995. <Content Include="dashboard-ui\scripts\autoorganizelog.js">
  996. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  997. </Content>
  998. <Content Include="dashboard-ui\scripts\externalplayer.js">
  999. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1000. </Content>
  1001. <Content Include="dashboard-ui\scripts\favorites.js">
  1002. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1003. </Content>
  1004. <Content Include="dashboard-ui\scripts\homelatest.js">
  1005. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1006. </Content>
  1007. <Content Include="dashboard-ui\scripts\librarylist.js">
  1008. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1009. </Content>
  1010. <Content Include="dashboard-ui\scripts\librarymenu.js">
  1011. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1012. </Content>
  1013. <Content Include="dashboard-ui\scripts\librarypathmapping.js">
  1014. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1015. </Content>
  1016. <Content Include="dashboard-ui\scripts\metadatanfo.js">
  1017. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1018. </Content>
  1019. <Content Include="dashboard-ui\scripts\mypreferencesdisplay.js">
  1020. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1021. </Content>
  1022. <Content Include="dashboard-ui\scripts\mypreferenceslanguages.js">
  1023. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1024. </Content>
  1025. <Content Include="dashboard-ui\scripts\mypreferenceswebclient.js">
  1026. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1027. </Content>
  1028. <Content Include="dashboard-ui\scripts\notificationlist.js">
  1029. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1030. </Content>
  1031. <Content Include="dashboard-ui\scripts\playbackconfiguration.js">
  1032. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1033. </Content>
  1034. <Content Include="dashboard-ui\scripts\playlistedit.js">
  1035. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1036. </Content>
  1037. <Content Include="dashboard-ui\scripts\playlistmanager.js">
  1038. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1039. </Content>
  1040. <Content Include="dashboard-ui\scripts\playlists.js">
  1041. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1042. </Content>
  1043. <Content Include="dashboard-ui\scripts\livetvchannel.js">
  1044. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1045. </Content>
  1046. <Content Include="dashboard-ui\livetvtimer.html">
  1047. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1048. </Content>
  1049. <Content Include="dashboard-ui\scripts\livetvnewrecording.js">
  1050. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1051. </Content>
  1052. <Content Include="dashboard-ui\scripts\livetvprogram.js">
  1053. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1054. </Content>
  1055. <Content Include="dashboard-ui\scripts\livetvrecording.js">
  1056. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1057. </Content>
  1058. <Content Include="dashboard-ui\scripts\livetvrecordinglist.js">
  1059. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1060. </Content>
  1061. <Content Include="dashboard-ui\scripts\livetvseriestimer.js">
  1062. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1063. </Content>
  1064. <Content Include="dashboard-ui\scripts\livetvsettings.js">
  1065. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1066. </Content>
  1067. <Content Include="dashboard-ui\scripts\livetvstatus.js">
  1068. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1069. </Content>
  1070. <Content Include="dashboard-ui\scripts\livetvtimer.js">
  1071. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1072. </Content>
  1073. <Content Include="dashboard-ui\scripts\livetvtimers.js">
  1074. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1075. </Content>
  1076. <Content Include="dashboard-ui\scripts\editorsidebar.js">
  1077. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1078. </Content>
  1079. <Content Include="dashboard-ui\scripts\mediacontroller.js">
  1080. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1081. </Content>
  1082. <Content Include="dashboard-ui\scripts\mediaplayer-video.js">
  1083. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1084. </Content>
  1085. <Content Include="dashboard-ui\scripts\metadatasubtitles.js">
  1086. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1087. </Content>
  1088. <Content Include="dashboard-ui\scripts\musicalbumartists.js">
  1089. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1090. </Content>
  1091. <Content Include="dashboard-ui\scripts\livetvchannels.js">
  1092. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1093. </Content>
  1094. <Content Include="dashboard-ui\scripts\livetvguide.js">
  1095. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1096. </Content>
  1097. <Content Include="dashboard-ui\scripts\livetvrecordings.js">
  1098. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1099. </Content>
  1100. <Content Include="dashboard-ui\scripts\notificationsetting.js">
  1101. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1102. </Content>
  1103. <Content Include="dashboard-ui\scripts\notificationsettings.js">
  1104. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1105. </Content>
  1106. <Content Include="dashboard-ui\scripts\nowplayingbar.js">
  1107. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1108. </Content>
  1109. <Content Include="dashboard-ui\scripts\nowplayingpage.js">
  1110. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1111. </Content>
  1112. <Content Include="dashboard-ui\scripts\ratingdialog.js">
  1113. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1114. </Content>
  1115. <Content Include="dashboard-ui\scripts\episodes.js">
  1116. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1117. </Content>
  1118. <Content Include="dashboard-ui\scripts\livetvseriestimers.js">
  1119. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1120. </Content>
  1121. <Content Include="dashboard-ui\scripts\livetvsuggested.js">
  1122. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1123. </Content>
  1124. <Content Include="dashboard-ui\scripts\serversecurity.js">
  1125. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1126. </Content>
  1127. <Content Include="dashboard-ui\scripts\sync.js">
  1128. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1129. </Content>
  1130. <Content Include="dashboard-ui\scripts\thememediaplayer.js">
  1131. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1132. </Content>
  1133. <Content Include="dashboard-ui\scripts\tvupcoming.js">
  1134. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1135. </Content>
  1136. <Content Include="dashboard-ui\scripts\userlibraryaccess.js">
  1137. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1138. </Content>
  1139. <Content Include="dashboard-ui\scripts\userparentalcontrol.js">
  1140. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1141. </Content>
  1142. <Content Include="dashboard-ui\scripts\wizardservice.js">
  1143. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1144. </Content>
  1145. <Content Include="dashboard-ui\scripts\wizardsettings.js">
  1146. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1147. </Content>
  1148. <Content Include="dashboard-ui\livetvseriestimers.html">
  1149. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1150. </Content>
  1151. <Content Include="dashboard-ui\serversecurity.html">
  1152. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1153. </Content>
  1154. <Content Include="dashboard-ui\thirdparty\apiclient\connectionmanager.js">
  1155. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1156. </Content>
  1157. <Content Include="dashboard-ui\thirdparty\apiclient\credentials.js">
  1158. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1159. </Content>
  1160. <Content Include="dashboard-ui\thirdparty\apiclient\serverdiscovery.js">
  1161. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1162. </Content>
  1163. <Content Include="dashboard-ui\thirdparty\apiclient\sha1.js">
  1164. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1165. </Content>
  1166. <Content Include="dashboard-ui\thirdparty\apiclient\store.js">
  1167. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1168. </Content>
  1169. <Content Include="dashboard-ui\thirdparty\browser.js">
  1170. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1171. </Content>
  1172. <Content Include="dashboard-ui\thirdparty\cast_sender.js">
  1173. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1174. </Content>
  1175. <Content Include="dashboard-ui\thirdparty\fastclick.js">
  1176. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1177. </Content>
  1178. <Content Include="dashboard-ui\thirdparty\filesystem.js">
  1179. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1180. </Content>
  1181. <Content Include="dashboard-ui\thirdparty\fontawesome\css\font-awesome.css">
  1182. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1183. </Content>
  1184. <Content Include="dashboard-ui\thirdparty\fontawesome\css\font-awesome.min.css">
  1185. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1186. </Content>
  1187. <Content Include="dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.svg">
  1188. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1189. </Content>
  1190. <Content Include="dashboard-ui\thirdparty\headroom.js">
  1191. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1192. </Content>
  1193. <Content Include="dashboard-ui\thirdparty\jquery-2.1.1.min.js">
  1194. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1195. </Content>
  1196. <Content Include="dashboard-ui\thirdparty\jquery.unveil-custom.js">
  1197. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1198. </Content>
  1199. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\ajax-loader.gif">
  1200. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1201. </Content>
  1202. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\action-black.png">
  1203. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1204. </Content>
  1205. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\action-white.png">
  1206. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1207. </Content>
  1208. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\alert-black.png">
  1209. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1210. </Content>
  1211. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\alert-white.png">
  1212. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1213. </Content>
  1214. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-black.png">
  1215. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1216. </Content>
  1217. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-l-black.png">
  1218. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1219. </Content>
  1220. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-l-white.png">
  1221. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1222. </Content>
  1223. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-r-black.png">
  1224. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1225. </Content>
  1226. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-r-white.png">
  1227. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1228. </Content>
  1229. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-d-white.png">
  1230. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1231. </Content>
  1232. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-l-black.png">
  1233. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1234. </Content>
  1235. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-l-white.png">
  1236. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1237. </Content>
  1238. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-r-black.png">
  1239. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1240. </Content>
  1241. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-r-white.png">
  1242. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1243. </Content>
  1244. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-black.png">
  1245. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1246. </Content>
  1247. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-l-black.png">
  1248. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1249. </Content>
  1250. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-l-white.png">
  1251. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1252. </Content>
  1253. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-r-black.png">
  1254. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1255. </Content>
  1256. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-r-white.png">
  1257. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1258. </Content>
  1259. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\arrow-u-white.png">
  1260. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1261. </Content>
  1262. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\audio-black.png">
  1263. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1264. </Content>
  1265. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\audio-white.png">
  1266. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1267. </Content>
  1268. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\back-black.png">
  1269. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1270. </Content>
  1271. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\back-white.png">
  1272. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1273. </Content>
  1274. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\bars-black.png">
  1275. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1276. </Content>
  1277. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\bars-white.png">
  1278. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1279. </Content>
  1280. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\bullets-black.png">
  1281. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1282. </Content>
  1283. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\bullets-white.png">
  1284. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1285. </Content>
  1286. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\calendar-black.png">
  1287. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1288. </Content>
  1289. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\calendar-white.png">
  1290. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1291. </Content>
  1292. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\camera-black.png">
  1293. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1294. </Content>
  1295. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\camera-white.png">
  1296. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1297. </Content>
  1298. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-d-black.png">
  1299. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1300. </Content>
  1301. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-d-white.png">
  1302. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1303. </Content>
  1304. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-l-black.png">
  1305. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1306. </Content>
  1307. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-l-white.png">
  1308. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1309. </Content>
  1310. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-r-black.png">
  1311. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1312. </Content>
  1313. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-r-white.png">
  1314. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1315. </Content>
  1316. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-u-black.png">
  1317. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1318. </Content>
  1319. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\carat-u-white.png">
  1320. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1321. </Content>
  1322. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\check-black.png">
  1323. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1324. </Content>
  1325. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\check-white.png">
  1326. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1327. </Content>
  1328. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\clock-black.png">
  1329. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1330. </Content>
  1331. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\clock-white.png">
  1332. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1333. </Content>
  1334. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\cloud-black.png">
  1335. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1336. </Content>
  1337. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\cloud-white.png">
  1338. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1339. </Content>
  1340. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\comment-black.png">
  1341. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1342. </Content>
  1343. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\comment-white.png">
  1344. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1345. </Content>
  1346. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\delete-black.png">
  1347. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1348. </Content>
  1349. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\delete-white.png">
  1350. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1351. </Content>
  1352. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\edit-black.png">
  1353. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1354. </Content>
  1355. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\edit-white.png">
  1356. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1357. </Content>
  1358. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\eye-black.png">
  1359. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1360. </Content>
  1361. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\eye-white.png">
  1362. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1363. </Content>
  1364. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\forbidden-black.png">
  1365. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1366. </Content>
  1367. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\forbidden-white.png">
  1368. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1369. </Content>
  1370. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\forward-black.png">
  1371. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1372. </Content>
  1373. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\forward-white.png">
  1374. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1375. </Content>
  1376. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\gear-black.png">
  1377. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1378. </Content>
  1379. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\gear-white.png">
  1380. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1381. </Content>
  1382. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\grid-black.png">
  1383. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1384. </Content>
  1385. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\grid-white.png">
  1386. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1387. </Content>
  1388. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\heart-black.png">
  1389. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1390. </Content>
  1391. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\heart-white.png">
  1392. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1393. </Content>
  1394. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\home-black.png">
  1395. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1396. </Content>
  1397. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\home-white.png">
  1398. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1399. </Content>
  1400. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\info-black.png">
  1401. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1402. </Content>
  1403. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\info-white.png">
  1404. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1405. </Content>
  1406. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\location-black.png">
  1407. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1408. </Content>
  1409. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\location-white.png">
  1410. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1411. </Content>
  1412. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\lock-black.png">
  1413. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1414. </Content>
  1415. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\lock-white.png">
  1416. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1417. </Content>
  1418. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\mail-black.png">
  1419. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1420. </Content>
  1421. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\mail-white.png">
  1422. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1423. </Content>
  1424. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\minus-black.png">
  1425. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1426. </Content>
  1427. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\minus-white.png">
  1428. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1429. </Content>
  1430. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\navigation-black.png">
  1431. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1432. </Content>
  1433. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\navigation-white.png">
  1434. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1435. </Content>
  1436. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\phone-black.png">
  1437. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1438. </Content>
  1439. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\phone-white.png">
  1440. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1441. </Content>
  1442. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\plus-black.png">
  1443. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1444. </Content>
  1445. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\plus-white.png">
  1446. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1447. </Content>
  1448. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\power-black.png">
  1449. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1450. </Content>
  1451. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\power-white.png">
  1452. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1453. </Content>
  1454. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\recycle-black.png">
  1455. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1456. </Content>
  1457. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\recycle-white.png">
  1458. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1459. </Content>
  1460. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\refresh-black.png">
  1461. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1462. </Content>
  1463. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\refresh-white.png">
  1464. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1465. </Content>
  1466. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\search-black.png">
  1467. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1468. </Content>
  1469. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\search-white.png">
  1470. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1471. </Content>
  1472. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\shop-black.png">
  1473. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1474. </Content>
  1475. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\shop-white.png">
  1476. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1477. </Content>
  1478. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\star-black.png">
  1479. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1480. </Content>
  1481. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\star-white.png">
  1482. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1483. </Content>
  1484. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\tag-black.png">
  1485. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1486. </Content>
  1487. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\tag-white.png">
  1488. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1489. </Content>
  1490. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\user-black.png">
  1491. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1492. </Content>
  1493. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\user-white.png">
  1494. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1495. </Content>
  1496. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\video-black.png">
  1497. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1498. </Content>
  1499. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-png\video-white.png">
  1500. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1501. </Content>
  1502. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\action-black.svg">
  1503. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1504. </Content>
  1505. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\action-white.svg">
  1506. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1507. </Content>
  1508. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\alert-black.svg">
  1509. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1510. </Content>
  1511. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\alert-white.svg">
  1512. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1513. </Content>
  1514. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-black.svg">
  1515. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1516. </Content>
  1517. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-l-black.svg">
  1518. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1519. </Content>
  1520. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-l-white.svg">
  1521. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1522. </Content>
  1523. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-r-black.svg">
  1524. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1525. </Content>
  1526. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-r-white.svg">
  1527. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1528. </Content>
  1529. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-d-white.svg">
  1530. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1531. </Content>
  1532. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-l-black.svg">
  1533. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1534. </Content>
  1535. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-l-white.svg">
  1536. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1537. </Content>
  1538. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-r-black.svg">
  1539. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1540. </Content>
  1541. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-r-white.svg">
  1542. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1543. </Content>
  1544. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-black.svg">
  1545. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1546. </Content>
  1547. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-l-black.svg">
  1548. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1549. </Content>
  1550. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-l-white.svg">
  1551. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1552. </Content>
  1553. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-r-black.svg">
  1554. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1555. </Content>
  1556. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-r-white.svg">
  1557. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1558. </Content>
  1559. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\arrow-u-white.svg">
  1560. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1561. </Content>
  1562. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\audio-black.svg">
  1563. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1564. </Content>
  1565. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\audio-white.svg">
  1566. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1567. </Content>
  1568. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\back-black.svg">
  1569. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1570. </Content>
  1571. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\back-white.svg">
  1572. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1573. </Content>
  1574. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\bars-black.svg">
  1575. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1576. </Content>
  1577. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\bars-white.svg">
  1578. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1579. </Content>
  1580. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\bullets-black.svg">
  1581. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1582. </Content>
  1583. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\bullets-white.svg">
  1584. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1585. </Content>
  1586. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\calendar-black.svg">
  1587. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1588. </Content>
  1589. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\calendar-white.svg">
  1590. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1591. </Content>
  1592. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\camera-black.svg">
  1593. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1594. </Content>
  1595. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\camera-white.svg">
  1596. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1597. </Content>
  1598. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-d-black.svg">
  1599. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1600. </Content>
  1601. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-d-white.svg">
  1602. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1603. </Content>
  1604. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-l-black.svg">
  1605. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1606. </Content>
  1607. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-l-white.svg">
  1608. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1609. </Content>
  1610. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-r-black.svg">
  1611. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1612. </Content>
  1613. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-r-white.svg">
  1614. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1615. </Content>
  1616. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-u-black.svg">
  1617. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1618. </Content>
  1619. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\carat-u-white.svg">
  1620. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1621. </Content>
  1622. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\check-black.svg">
  1623. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1624. </Content>
  1625. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\check-white.svg">
  1626. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1627. </Content>
  1628. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\clock-black.svg">
  1629. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1630. </Content>
  1631. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\clock-white.svg">
  1632. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1633. </Content>
  1634. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\cloud-black.svg">
  1635. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1636. </Content>
  1637. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\cloud-white.svg">
  1638. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1639. </Content>
  1640. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\comment-black.svg">
  1641. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1642. </Content>
  1643. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\comment-white.svg">
  1644. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1645. </Content>
  1646. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\delete-black.svg">
  1647. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1648. </Content>
  1649. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\delete-white.svg">
  1650. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1651. </Content>
  1652. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\edit-black.svg">
  1653. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1654. </Content>
  1655. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\edit-white.svg">
  1656. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1657. </Content>
  1658. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\eye-black.svg">
  1659. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1660. </Content>
  1661. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\eye-white.svg">
  1662. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1663. </Content>
  1664. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\forbidden-black.svg">
  1665. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1666. </Content>
  1667. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\forbidden-white.svg">
  1668. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1669. </Content>
  1670. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\forward-black.svg">
  1671. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1672. </Content>
  1673. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\forward-white.svg">
  1674. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1675. </Content>
  1676. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\gear-black.svg">
  1677. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1678. </Content>
  1679. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\gear-white.svg">
  1680. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1681. </Content>
  1682. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\grid-black.svg">
  1683. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1684. </Content>
  1685. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\grid-white.svg">
  1686. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1687. </Content>
  1688. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\heart-black.svg">
  1689. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1690. </Content>
  1691. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\heart-white.svg">
  1692. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1693. </Content>
  1694. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\home-black.svg">
  1695. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1696. </Content>
  1697. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\home-white.svg">
  1698. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1699. </Content>
  1700. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\info-black.svg">
  1701. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1702. </Content>
  1703. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\info-white.svg">
  1704. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1705. </Content>
  1706. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\location-black.svg">
  1707. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1708. </Content>
  1709. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\location-white.svg">
  1710. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1711. </Content>
  1712. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\lock-black.svg">
  1713. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1714. </Content>
  1715. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\lock-white.svg">
  1716. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1717. </Content>
  1718. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\mail-black.svg">
  1719. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1720. </Content>
  1721. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\mail-white.svg">
  1722. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1723. </Content>
  1724. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\minus-black.svg">
  1725. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1726. </Content>
  1727. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\minus-white.svg">
  1728. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1729. </Content>
  1730. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\navigation-black.svg">
  1731. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1732. </Content>
  1733. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\navigation-white.svg">
  1734. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1735. </Content>
  1736. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\phone-black.svg">
  1737. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1738. </Content>
  1739. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\phone-white.svg">
  1740. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1741. </Content>
  1742. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\plus-black.svg">
  1743. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1744. </Content>
  1745. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\plus-white.svg">
  1746. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1747. </Content>
  1748. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\power-black.svg">
  1749. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1750. </Content>
  1751. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\power-white.svg">
  1752. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1753. </Content>
  1754. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\recycle-black.svg">
  1755. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1756. </Content>
  1757. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\recycle-white.svg">
  1758. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1759. </Content>
  1760. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\refresh-black.svg">
  1761. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1762. </Content>
  1763. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\refresh-white.svg">
  1764. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1765. </Content>
  1766. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\search-black.svg">
  1767. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1768. </Content>
  1769. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\search-white.svg">
  1770. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1771. </Content>
  1772. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\shop-black.svg">
  1773. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1774. </Content>
  1775. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\shop-white.svg">
  1776. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1777. </Content>
  1778. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\star-black.svg">
  1779. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1780. </Content>
  1781. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\star-white.svg">
  1782. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1783. </Content>
  1784. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\tag-black.svg">
  1785. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1786. </Content>
  1787. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\tag-white.svg">
  1788. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1789. </Content>
  1790. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\user-black.svg">
  1791. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1792. </Content>
  1793. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\user-white.svg">
  1794. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1795. </Content>
  1796. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\video-black.svg">
  1797. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1798. </Content>
  1799. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\images\icons-svg\video-white.svg">
  1800. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1801. </Content>
  1802. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\jquery.mobile-1.4.5.min.css">
  1803. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1804. </Content>
  1805. <Content Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\jquery.mobile-1.4.5.min.js">
  1806. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1807. </Content>
  1808. <Content Include="dashboard-ui\livetvsuggested.html">
  1809. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1810. </Content>
  1811. <Content Include="dashboard-ui\thirdparty\apiclient\md5.js">
  1812. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1813. </Content>
  1814. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\jstree.min.js">
  1815. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1816. </Content>
  1817. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\32px.png">
  1818. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1819. </Content>
  1820. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\40px.png">
  1821. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1822. </Content>
  1823. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\style.css">
  1824. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1825. </Content>
  1826. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\style.min.css">
  1827. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1828. </Content>
  1829. <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\throbber.gif">
  1830. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1831. </Content>
  1832. <Content Include="dashboard-ui\thirdparty\masonry.pkgd.min.js">
  1833. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1834. </Content>
  1835. <Content Include="dashboard-ui\thirdparty\materialicons\codepoints.txt">
  1836. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1837. </Content>
  1838. <Content Include="dashboard-ui\thirdparty\materialicons\style.css">
  1839. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1840. </Content>
  1841. <Content Include="dashboard-ui\thirdparty\require.js">
  1842. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1843. </Content>
  1844. <Content Include="dashboard-ui\thirdparty\requirecss.js">
  1845. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1846. </Content>
  1847. <Content Include="dashboard-ui\thirdparty\swipebox-master\css\swipebox.min.css">
  1848. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1849. </Content>
  1850. <Content Include="dashboard-ui\thirdparty\swipebox-master\img\icons.png">
  1851. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1852. </Content>
  1853. <Content Include="dashboard-ui\thirdparty\swipebox-master\img\icons.svg">
  1854. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1855. </Content>
  1856. <Content Include="dashboard-ui\thirdparty\swipebox-master\img\loader.gif">
  1857. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1858. </Content>
  1859. <Content Include="dashboard-ui\thirdparty\swipebox-master\js\jquery.swipebox.min.js">
  1860. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1861. </Content>
  1862. <Content Include="dashboard-ui\tvupcoming.html">
  1863. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1864. </Content>
  1865. <Content Include="dashboard-ui\userlibraryaccess.html">
  1866. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1867. </Content>
  1868. <Content Include="dashboard-ui\usernew.html">
  1869. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1870. </Content>
  1871. <Content Include="dashboard-ui\userparentalcontrol.html">
  1872. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1873. </Content>
  1874. <Content Include="dashboard-ui\userpassword.html">
  1875. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1876. </Content>
  1877. <Content Include="dashboard-ui\wizardagreement.html">
  1878. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1879. </Content>
  1880. <Content Include="dashboard-ui\wizardservice.html">
  1881. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1882. </Content>
  1883. <Content Include="dashboard-ui\wizardsettings.html">
  1884. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1885. </Content>
  1886. <Content Include="dashboard-ui\index.html">
  1887. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1888. </Content>
  1889. <Content Include="dashboard-ui\forgotpassword.html">
  1890. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1891. </Content>
  1892. </ItemGroup>
  1893. <ItemGroup>
  1894. <Content Include="dashboard-ui\advanced.html">
  1895. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1896. </Content>
  1897. </ItemGroup>
  1898. <ItemGroup>
  1899. <Content Include="dashboard-ui\dashboard.html">
  1900. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1901. </Content>
  1902. </ItemGroup>
  1903. <ItemGroup>
  1904. <Content Include="dashboard-ui\librarysettings.html">
  1905. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1906. </Content>
  1907. <Content Include="dashboard-ui\moviegenres.html">
  1908. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1909. </Content>
  1910. <Content Include="dashboard-ui\movies.html">
  1911. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1912. </Content>
  1913. <Content Include="dashboard-ui\moviepeople.html">
  1914. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1915. </Content>
  1916. <Content Include="dashboard-ui\moviesrecommended.html">
  1917. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1918. </Content>
  1919. <Content Include="dashboard-ui\moviestudios.html">
  1920. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1921. </Content>
  1922. <Content Include="dashboard-ui\movietrailers.html">
  1923. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1924. </Content>
  1925. <Content Include="dashboard-ui\musicalbums.html">
  1926. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1927. </Content>
  1928. <Content Include="dashboard-ui\musicartists.html">
  1929. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1930. </Content>
  1931. <Content Include="dashboard-ui\musicgenres.html">
  1932. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1933. </Content>
  1934. <Content Include="dashboard-ui\musicrecommended.html">
  1935. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1936. </Content>
  1937. <Content Include="dashboard-ui\musicvideos.html">
  1938. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1939. </Content>
  1940. <Content Include="dashboard-ui\scripts\alphapicker.js">
  1941. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1942. </Content>
  1943. <Content Include="dashboard-ui\scripts\directorybrowser.js">
  1944. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1945. </Content>
  1946. <Content Include="dashboard-ui\scripts\edititemimages.js">
  1947. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1948. </Content>
  1949. <Content Include="dashboard-ui\scripts\edititemmetadata.js">
  1950. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1951. </Content>
  1952. <Content Include="dashboard-ui\scripts\librarysettings.js">
  1953. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1954. </Content>
  1955. <Content Include="dashboard-ui\scripts\musicrecommended.js">
  1956. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1957. </Content>
  1958. <Content Include="dashboard-ui\scripts\musicvideos.js">
  1959. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1960. </Content>
  1961. <Content Include="dashboard-ui\scripts\notifications.js">
  1962. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1963. </Content>
  1964. <Content Include="dashboard-ui\scripts\remotecontrol.js">
  1965. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1966. </Content>
  1967. <Content Include="dashboard-ui\scripts\search.js">
  1968. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1969. </Content>
  1970. <Content Include="dashboard-ui\scripts\tvlatest.js">
  1971. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1972. </Content>
  1973. <Content Include="dashboard-ui\songs.html">
  1974. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1975. </Content>
  1976. <Content Include="dashboard-ui\scripts\moviecollections.js">
  1977. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1978. </Content>
  1979. <Content Include="dashboard-ui\scripts\gamegenrepage.js">
  1980. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1981. </Content>
  1982. <Content Include="dashboard-ui\scripts\gamespage.js">
  1983. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1984. </Content>
  1985. <Content Include="dashboard-ui\scripts\gamesrecommendedpage.js">
  1986. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1987. </Content>
  1988. <Content Include="dashboard-ui\scripts\gamestudiospage.js">
  1989. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1990. </Content>
  1991. <Content Include="dashboard-ui\scripts\gamesystemspage.js">
  1992. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1993. </Content>
  1994. <Content Include="dashboard-ui\scripts\itembynamedetailpage.js">
  1995. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1996. </Content>
  1997. <Content Include="dashboard-ui\scripts\moviegenres.js">
  1998. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1999. </Content>
  2000. <Content Include="dashboard-ui\scripts\moviepeople.js">
  2001. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2002. </Content>
  2003. <Content Include="dashboard-ui\scripts\moviestudios.js">
  2004. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2005. </Content>
  2006. <Content Include="dashboard-ui\scripts\movietrailers.js">
  2007. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2008. </Content>
  2009. <Content Include="dashboard-ui\scripts\musicalbums.js">
  2010. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2011. </Content>
  2012. <Content Include="dashboard-ui\scripts\musicartists.js">
  2013. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2014. </Content>
  2015. <Content Include="dashboard-ui\scripts\musicgenres.js">
  2016. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2017. </Content>
  2018. <Content Include="dashboard-ui\scripts\songs.js">
  2019. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2020. </Content>
  2021. <Content Include="dashboard-ui\scripts\librarybrowser.js">
  2022. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2023. </Content>
  2024. <Content Include="dashboard-ui\scripts\movies.js">
  2025. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2026. </Content>
  2027. <Content Include="dashboard-ui\scripts\moviesrecommended.js">
  2028. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2029. </Content>
  2030. <Content Include="dashboard-ui\scripts\site.js">
  2031. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2032. </Content>
  2033. </ItemGroup>
  2034. <ItemGroup>
  2035. <Content Include="dashboard-ui\css\site.css">
  2036. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2037. </Content>
  2038. </ItemGroup>
  2039. <ItemGroup>
  2040. <Content Include="dashboard-ui\library.html">
  2041. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2042. </Content>
  2043. </ItemGroup>
  2044. <ItemGroup>
  2045. <Content Include="dashboard-ui\metadata.html">
  2046. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2047. </Content>
  2048. </ItemGroup>
  2049. <ItemGroup>
  2050. <Content Include="dashboard-ui\itembynamedetails.html">
  2051. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2052. </Content>
  2053. <Content Include="dashboard-ui\scripts\tvgenres.js">
  2054. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2055. </Content>
  2056. <Content Include="dashboard-ui\scripts\tvpeople.js">
  2057. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2058. </Content>
  2059. <Content Include="dashboard-ui\scripts\tvrecommended.js">
  2060. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2061. </Content>
  2062. <Content Include="dashboard-ui\scripts\tvshows.js">
  2063. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2064. </Content>
  2065. <Content Include="dashboard-ui\scripts\tvstudios.js">
  2066. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2067. </Content>
  2068. <Content Include="dashboard-ui\tvgenres.html">
  2069. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2070. </Content>
  2071. <Content Include="dashboard-ui\tvlatest.html">
  2072. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2073. </Content>
  2074. <Content Include="dashboard-ui\tvpeople.html">
  2075. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2076. </Content>
  2077. <Content Include="dashboard-ui\tvrecommended.html">
  2078. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2079. </Content>
  2080. <Content Include="dashboard-ui\tvshows.html">
  2081. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2082. </Content>
  2083. <Content Include="dashboard-ui\tvstudios.html">
  2084. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2085. </Content>
  2086. <Content Include="dashboard-ui\userprofiles.html">
  2087. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2088. </Content>
  2089. </ItemGroup>
  2090. <ItemGroup>
  2091. <Content Include="dashboard-ui\plugins.html">
  2092. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2093. </Content>
  2094. </ItemGroup>
  2095. <ItemGroup>
  2096. <Content Include="dashboard-ui\login.html">
  2097. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2098. </Content>
  2099. </ItemGroup>
  2100. <ItemGroup>
  2101. <Content Include="dashboard-ui\css\images\logindefault.png">
  2102. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2103. </Content>
  2104. </ItemGroup>
  2105. <ItemGroup>
  2106. <Content Include="dashboard-ui\useredit.html">
  2107. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2108. </Content>
  2109. </ItemGroup>
  2110. <ItemGroup>
  2111. <Content Include="dashboard-ui\favicon.ico">
  2112. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2113. </Content>
  2114. </ItemGroup>
  2115. <ItemGroup>
  2116. <Content Include="dashboard-ui\css\images\touchicon.png">
  2117. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2118. </Content>
  2119. <Content Include="dashboard-ui\css\images\touchicon114.png">
  2120. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2121. </Content>
  2122. <Content Include="dashboard-ui\css\images\touchicon72.png">
  2123. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2124. </Content>
  2125. </ItemGroup>
  2126. <ItemGroup>
  2127. <Content Include="dashboard-ui\css\images\iossplash.png">
  2128. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2129. </Content>
  2130. </ItemGroup>
  2131. <ItemGroup>
  2132. <Content Include="dashboard-ui\myprofile.html">
  2133. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2134. </Content>
  2135. </ItemGroup>
  2136. <ItemGroup>
  2137. <Content Include="dashboard-ui\scripts\indexpage.js">
  2138. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2139. </Content>
  2140. </ItemGroup>
  2141. <ItemGroup>
  2142. <Content Include="dashboard-ui\css\images\items\list\collection.png">
  2143. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2144. </Content>
  2145. </ItemGroup>
  2146. <ItemGroup>
  2147. <Content Include="dashboard-ui\css\images\rightarrow.png">
  2148. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2149. </Content>
  2150. </ItemGroup>
  2151. <ItemGroup>
  2152. <Content Include="dashboard-ui\css\images\userflyoutdefault.png">
  2153. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2154. </Content>
  2155. </ItemGroup>
  2156. <ItemGroup>
  2157. <Content Include="dashboard-ui\scripts\medialibrarypage.js">
  2158. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2159. </Content>
  2160. </ItemGroup>
  2161. <ItemGroup>
  2162. <Content Include="dashboard-ui\scripts\pluginspage.js">
  2163. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2164. </Content>
  2165. </ItemGroup>
  2166. <ItemGroup>
  2167. <Content Include="dashboard-ui\scripts\metadataconfigurationpage.js">
  2168. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2169. </Content>
  2170. </ItemGroup>
  2171. <ItemGroup>
  2172. <Content Include="dashboard-ui\scripts\loginpage.js">
  2173. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2174. </Content>
  2175. </ItemGroup>
  2176. <ItemGroup>
  2177. <Content Include="dashboard-ui\scripts\advancedconfigurationpage.js">
  2178. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2179. </Content>
  2180. <Content Include="dashboard-ui\scripts\useredit.js">
  2181. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2182. </Content>
  2183. <Content Include="dashboard-ui\scripts\myprofile.js">
  2184. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2185. </Content>
  2186. <Content Include="dashboard-ui\scripts\userprofilespage.js">
  2187. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2188. </Content>
  2189. </ItemGroup>
  2190. <ItemGroup>
  2191. <Content Include="dashboard-ui\metadataadvanced.html">
  2192. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2193. </Content>
  2194. </ItemGroup>
  2195. <ItemGroup>
  2196. <Content Include="dashboard-ui\scripts\metadataadvanced.js">
  2197. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2198. </Content>
  2199. </ItemGroup>
  2200. <ItemGroup>
  2201. <Content Include="dashboard-ui\addplugin.html">
  2202. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2203. </Content>
  2204. <Content Include="dashboard-ui\scripts\addpluginpage.js">
  2205. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2206. </Content>
  2207. </ItemGroup>
  2208. <ItemGroup>
  2209. <Content Include="dashboard-ui\plugincatalog.html">
  2210. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2211. </Content>
  2212. <Content Include="dashboard-ui\scripts\plugincatalogpage.js">
  2213. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2214. </Content>
  2215. </ItemGroup>
  2216. <ItemGroup>
  2217. <Content Include="dashboard-ui\scheduledtasks.html">
  2218. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2219. </Content>
  2220. </ItemGroup>
  2221. <ItemGroup>
  2222. <Content Include="dashboard-ui\scripts\scheduledtaskspage.js">
  2223. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2224. </Content>
  2225. </ItemGroup>
  2226. <ItemGroup>
  2227. <Content Include="dashboard-ui\scheduledtask.html">
  2228. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2229. </Content>
  2230. <Content Include="dashboard-ui\scripts\scheduledtaskpage.js">
  2231. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2232. </Content>
  2233. </ItemGroup>
  2234. <ItemGroup>
  2235. <Content Include="dashboard-ui\wizardstart.html">
  2236. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2237. </Content>
  2238. </ItemGroup>
  2239. <ItemGroup>
  2240. <Content Include="dashboard-ui\wizardfinish.html">
  2241. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2242. </Content>
  2243. </ItemGroup>
  2244. <ItemGroup>
  2245. <Content Include="dashboard-ui\wizarduser.html">
  2246. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2247. </Content>
  2248. <Content Include="dashboard-ui\wizardlibrary.html">
  2249. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2250. </Content>
  2251. </ItemGroup>
  2252. <ItemGroup>
  2253. <Content Include="dashboard-ui\scripts\wizardstartpage.js">
  2254. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2255. </Content>
  2256. </ItemGroup>
  2257. <ItemGroup>
  2258. <Content Include="dashboard-ui\scripts\wizarduserpage.js">
  2259. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2260. </Content>
  2261. </ItemGroup>
  2262. <ItemGroup>
  2263. <Content Include="dashboard-ui\css\images\checkmarkblack.png">
  2264. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2265. </Content>
  2266. </ItemGroup>
  2267. <ItemGroup>
  2268. <Content Include="dashboard-ui\log.html">
  2269. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2270. </Content>
  2271. </ItemGroup>
  2272. <ItemGroup>
  2273. <Content Include="dashboard-ui\scripts\logpage.js">
  2274. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2275. </Content>
  2276. </ItemGroup>
  2277. <ItemGroup>
  2278. <Content Include="dashboard-ui\metadataimages.html">
  2279. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2280. </Content>
  2281. </ItemGroup>
  2282. <ItemGroup>
  2283. <Content Include="dashboard-ui\scripts\metadataimagespage.js">
  2284. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2285. </Content>
  2286. </ItemGroup>
  2287. <ItemGroup>
  2288. <Content Include="dashboard-ui\scripts\dashboardpage.js">
  2289. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2290. </Content>
  2291. </ItemGroup>
  2292. <ItemGroup>
  2293. <Content Include="dashboard-ui\css\images\checkmarkgreen.png">
  2294. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2295. </Content>
  2296. </ItemGroup>
  2297. <ItemGroup>
  2298. <Content Include="dashboard-ui\css\images\clients\html5.png">
  2299. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2300. </Content>
  2301. </ItemGroup>
  2302. <ItemGroup>
  2303. <Content Include="dashboard-ui\css\images\clients\android.png">
  2304. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2305. </Content>
  2306. <Content Include="dashboard-ui\css\images\clients\ios.png">
  2307. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2308. </Content>
  2309. </ItemGroup>
  2310. <ItemGroup>
  2311. <Content Include="dashboard-ui\css\images\clients\mb.png">
  2312. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2313. </Content>
  2314. </ItemGroup>
  2315. <ItemGroup>
  2316. <Content Include="dashboard-ui\css\images\clients\windowsrt.png">
  2317. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2318. </Content>
  2319. </ItemGroup>
  2320. <ItemGroup>
  2321. <Content Include="dashboard-ui\css\images\clients\windowsphone.png">
  2322. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2323. </Content>
  2324. </ItemGroup>
  2325. <ItemGroup>
  2326. <Content Include="dashboard-ui\css\images\notifications\download.png">
  2327. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2328. </Content>
  2329. </ItemGroup>
  2330. <ItemGroup>
  2331. <Content Include="dashboard-ui\scripts\extensions.js">
  2332. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2333. </Content>
  2334. </ItemGroup>
  2335. <ItemGroup>
  2336. <Content Include="dashboard-ui\support.html">
  2337. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2338. </Content>
  2339. </ItemGroup>
  2340. <ItemGroup>
  2341. <Content Include="dashboard-ui\scripts\supporterpage.js">
  2342. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2343. </Content>
  2344. </ItemGroup>
  2345. <ItemGroup>
  2346. <Content Include="dashboard-ui\supporter.html">
  2347. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2348. </Content>
  2349. </ItemGroup>
  2350. <ItemGroup>
  2351. <Content Include="dashboard-ui\css\images\supporter\supporterbadge.png">
  2352. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2353. </Content>
  2354. </ItemGroup>
  2355. <ItemGroup>
  2356. <Content Include="dashboard-ui\css\images\supporter\premiumflag.png">
  2357. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2358. </Content>
  2359. </ItemGroup>
  2360. <ItemGroup>
  2361. <Content Include="dashboard-ui\supporterkey.html">
  2362. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2363. </Content>
  2364. </ItemGroup>
  2365. <ItemGroup>
  2366. <Content Include="dashboard-ui\scripts\supporterkeypage.js">
  2367. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2368. </Content>
  2369. </ItemGroup>
  2370. <ItemGroup>
  2371. <Content Include="dashboard-ui\css\images\notifications\done.png">
  2372. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2373. </Content>
  2374. <Content Include="dashboard-ui\css\images\notifications\error.png">
  2375. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2376. </Content>
  2377. </ItemGroup>
  2378. <ItemGroup>
  2379. <Content Include="dashboard-ui\css\images\notifications\cancelled.png">
  2380. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2381. </Content>
  2382. </ItemGroup>
  2383. <ItemGroup>
  2384. <Content Include="dashboard-ui\css\images\notifications\info.png">
  2385. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2386. </Content>
  2387. </ItemGroup>
  2388. <ItemGroup>
  2389. <Content Include="dashboard-ui\itemdetails.html">
  2390. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2391. </Content>
  2392. </ItemGroup>
  2393. <ItemGroup>
  2394. <Content Include="dashboard-ui\scripts\itemdetailpage.js">
  2395. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2396. </Content>
  2397. </ItemGroup>
  2398. <ItemGroup>
  2399. <Content Include="dashboard-ui\scripts\aboutpage.js">
  2400. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2401. </Content>
  2402. <Content Include="dashboard-ui\css\images\supporter\supporterflag.png">
  2403. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2404. </Content>
  2405. <Content Include="dashboard-ui\scripts\itemlistpage.js">
  2406. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2407. </Content>
  2408. <Content Include="dashboard-ui\itemlist.html">
  2409. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2410. </Content>
  2411. <Content Include="dashboard-ui\scripts\wizardfinishpage.js">
  2412. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2413. </Content>
  2414. <Content Include="dashboard-ui\css\images\items\detail\video.png">
  2415. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2416. </Content>
  2417. <Content Include="dashboard-ui\css\images\items\detail\audio.png">
  2418. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2419. </Content>
  2420. <Content Include="dashboard-ui\css\images\items\detail\game.png">
  2421. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2422. </Content>
  2423. <Content Include="dashboard-ui\css\images\mblogoicon.png">
  2424. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2425. </Content>
  2426. <Content Include="dashboard-ui\css\images\clients\dlna.png">
  2427. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2428. </Content>
  2429. <Content Include="dashboard-ui\about.html">
  2430. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2431. </Content>
  2432. <Content Include="dashboard-ui\css\images\stars.png">
  2433. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2434. </Content>
  2435. <Content Include="dashboard-ui\scripts\mediaplayer.js">
  2436. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2437. </Content>
  2438. </ItemGroup>
  2439. <ItemGroup>
  2440. <None Include="dashboard-ui\css\fonts\roboto\RobotoBold.woff">
  2441. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2442. </None>
  2443. <None Include="dashboard-ui\css\fonts\roboto\RobotoLight.woff">
  2444. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2445. </None>
  2446. <None Include="dashboard-ui\css\fonts\roboto\RobotoMedium.woff">
  2447. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2448. </None>
  2449. <None Include="dashboard-ui\css\fonts\roboto\RobotoRegular.woff">
  2450. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2451. </None>
  2452. <None Include="dashboard-ui\css\fonts\roboto\RobotoThin.woff">
  2453. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2454. </None>
  2455. <None Include="dashboard-ui\css\fonts\roboto\-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2">
  2456. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2457. </None>
  2458. <None Include="dashboard-ui\css\fonts\roboto\0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2">
  2459. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2460. </None>
  2461. <None Include="dashboard-ui\css\fonts\roboto\2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2">
  2462. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2463. </None>
  2464. <None Include="dashboard-ui\css\fonts\roboto\97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2">
  2465. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2466. </None>
  2467. <None Include="dashboard-ui\css\fonts\roboto\aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2">
  2468. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2469. </None>
  2470. <None Include="dashboard-ui\css\fonts\roboto\CWB0XYA8bzo0kSThX0UTuA.woff2">
  2471. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2472. </None>
  2473. <None Include="dashboard-ui\css\fonts\roboto\d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2">
  2474. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2475. </None>
  2476. <None Include="dashboard-ui\css\fonts\roboto\e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2">
  2477. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2478. </None>
  2479. <None Include="dashboard-ui\css\fonts\roboto\Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2">
  2480. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2481. </None>
  2482. <None Include="dashboard-ui\css\fonts\roboto\Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2">
  2483. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2484. </None>
  2485. <None Include="dashboard-ui\css\fonts\roboto\frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2">
  2486. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2487. </None>
  2488. <None Include="dashboard-ui\css\fonts\roboto\gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2">
  2489. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2490. </None>
  2491. <None Include="dashboard-ui\css\fonts\Montserrat.woff">
  2492. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2493. </None>
  2494. <None Include="dashboard-ui\css\fonts\roboto\Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2">
  2495. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2496. </None>
  2497. <None Include="dashboard-ui\css\fonts\roboto\I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2">
  2498. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2499. </None>
  2500. <None Include="dashboard-ui\css\fonts\roboto\NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2">
  2501. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2502. </None>
  2503. <None Include="dashboard-ui\css\fonts\roboto\oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2">
  2504. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2505. </None>
  2506. <None Include="dashboard-ui\css\fonts\roboto\Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2">
  2507. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2508. </None>
  2509. <None Include="dashboard-ui\css\fonts\roboto\RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2">
  2510. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2511. </None>
  2512. <None Include="dashboard-ui\css\fonts\roboto\ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2">
  2513. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2514. </None>
  2515. <None Include="dashboard-ui\css\fonts\roboto\VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2">
  2516. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2517. </None>
  2518. <None Include="dashboard-ui\thirdparty\fontawesome\css\font-awesome.css.map">
  2519. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2520. </None>
  2521. <None Include="dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.eot">
  2522. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2523. </None>
  2524. <None Include="dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.ttf">
  2525. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2526. </None>
  2527. <None Include="dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.woff">
  2528. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2529. </None>
  2530. <None Include="dashboard-ui\thirdparty\fontawesome\fonts\fontawesome-webfont.woff2">
  2531. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2532. </None>
  2533. <None Include="dashboard-ui\thirdparty\fontawesome\fonts\FontAwesome.otf">
  2534. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2535. </None>
  2536. <None Include="dashboard-ui\thirdparty\jquerymobile-1.4.5\jquery.mobile-1.4.5.min.map">
  2537. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2538. </None>
  2539. <None Include="dashboard-ui\thirdparty\materialicons\MaterialIcons-Regular.eot">
  2540. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2541. </None>
  2542. <None Include="dashboard-ui\thirdparty\materialicons\MaterialIcons-Regular.ttf">
  2543. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2544. </None>
  2545. <None Include="dashboard-ui\thirdparty\materialicons\MaterialIcons-Regular.woff">
  2546. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2547. </None>
  2548. <None Include="dashboard-ui\thirdparty\materialicons\MaterialIcons-Regular.woff2">
  2549. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2550. </None>
  2551. <None Include="dashboard-ui\thirdparty\polymer\bower.json">
  2552. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2553. </None>
  2554. <None Include="dashboard-ui\thirdparty\webcomponentsjs\bower.json">
  2555. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2556. </None>
  2557. <None Include="dashboard-ui\thirdparty\webcomponentsjs\package.json">
  2558. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2559. </None>
  2560. <None Include="dashboard-ui\thirdparty\webcomponentsjs\README.md">
  2561. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  2562. </None>
  2563. <None Include="packages.config" />
  2564. </ItemGroup>
  2565. <ItemGroup />
  2566. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  2567. <PropertyGroup>
  2568. <PostBuildEvent>
  2569. </PostBuildEvent>
  2570. </PropertyGroup>
  2571. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  2572. Other similar extension points exist, see Microsoft.Common.targets.
  2573. <Target Name="BeforeBuild">
  2574. </Target>
  2575. <Target Name="AfterBuild">
  2576. </Target>
  2577. -->
  2578. </Project>