1Build started 2git clone -q --branch=ContinuousBuildAndClickOneInstaller https://github.com/ipavlovi/tap-desktop.git C:\projects\tap-desktop 3git checkout -qf 0809b9634831bb136ca850d8582f379bb59d51ad 4"C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe" "TheAirline.sln" /verbosity:detailed /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" 5Microsoft (R) Build Engine version 12.0.21005.1 6[Microsoft .NET Framework, version 4.0.30319.18449] 7Copyright (C) Microsoft Corporation. All rights reserved. 8 9Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. 10Build started 5/27/2014 8:19:55 PM. 11Project "C:\projects\tap-desktop\TheAirline.sln" on node 1 (default targets). 12Building with tools version "2.0". 13Target "ValidateSolutionConfiguration" in file "C:\projects\tap-desktop\TheAirline.sln.metaproj" from project "C:\projects\tap-desktop\TheAirline.sln" (entry point): 14Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as ((' 15 Release|AnyCPU 16 Release|AnyCPU 17' == '') and ('' != 'true')). 18Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as ((' 19 Release|AnyCPU 20 Release|AnyCPU 21' == '') and ('' == 'true')). 22Using "Message" task from assembly "Microsoft.Build.Tasks.v12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 23Task "Message" 24 Building solution configuration "Release|x86". 25Done executing task "Message". 26Done building target "ValidateSolutionConfiguration" in project "TheAirline.sln". 27Target "ValidateToolsVersions" in file "C:\projects\tap-desktop\TheAirline.sln.metaproj" from project "C:\projects\tap-desktop\TheAirline.sln" (entry point): 28Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')) was evaluated as ('12.0' == '2.0' and ('' != '2.0' and '' != '')). 29Done building target "ValidateToolsVersions" in project "TheAirline.sln". 30Target "ValidateProjects" in file "C:\projects\tap-desktop\TheAirline.sln.metaproj" from project "C:\projects\tap-desktop\TheAirline.sln" (entry point): 31Task "Message" skipped, due to false condition; ( ('$(Configuration)' == 'Debug') and ('$(Platform)' == 'x64') ) was evaluated as ( ('Release' == 'Debug') and ('x86' == 'x64') ). 32Task "Message" skipped, due to false condition; ( ('$(Configuration)' == 'Debug') and ('$(Platform)' == 'x86') ) was evaluated as ( ('Release' == 'Debug') and ('x86' == 'x86') ). 33Task "Message" skipped, due to false condition; ( ('$(Configuration)' == 'Release') and ('$(Platform)' == 'x64') ) was evaluated as ( ('Release' == 'Release') and ('x86' == 'x64') ). 34Task "Message" 35 The project "Data" is not selected for building in solution configuration "Release|x86". 36Done executing task "Message". 37Done building target "ValidateProjects" in project "TheAirline.sln". 38Target "Build" in file "C:\projects\tap-desktop\TheAirline.sln.metaproj" from project "C:\projects\tap-desktop\TheAirline.sln" (entry point): 39Using "MSBuild" task from assembly "Microsoft.Build.Tasks.v12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 40Task "MSBuild" 41 Global Properties: 42 BuildingSolutionFile=true 43 CurrentSolutionConfigurationContents= 44 Release|AnyCPU 45 Release|AnyCPU 46 47 SolutionDir=C:\projects\tap-desktop\ 48 SolutionExt=.sln 49 SolutionFileName=TheAirline.sln 50 SolutionName=TheAirline 51 SolutionPath=C:\projects\tap-desktop\TheAirline.sln 52 Additional Properties for project "C:\projects\tap-desktop\TheAirline\TheAirline.csproj": 53 Configuration=Release 54 Platform=AnyCPU 55Project "C:\projects\tap-desktop\TheAirline.sln" (1) is building "C:\projects\tap-desktop\TheAirline\TheAirline.csproj" (2) on node 1 (default targets). 56Building with tools version "12.0". 57C:\projects\tap-desktop\TheAirline\TheAirline.csproj(1213,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Expression\Blend\.NETFramework\v4.5\Microsoft.Expression.Blend.WPF.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. 58Done Building Project "C:\projects\tap-desktop\TheAirline\TheAirline.csproj" (default targets) -- FAILED. 59Done executing task "MSBuild" -- FAILED. 60Done building target "Build" in project "TheAirline.sln" -- FAILED. 61Done Building Project "C:\projects\tap-desktop\TheAirline.sln" (default targets) -- FAILED. 62 63Build FAILED. 64 65"C:\projects\tap-desktop\TheAirline.sln" (default target) (1) -> 66"C:\projects\tap-desktop\TheAirline\TheAirline.csproj" (default target) (2) -> 67 C:\projects\tap-desktop\TheAirline\TheAirline.csproj(1213,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Expression\Blend\.NETFramework\v4.5\Microsoft.Expression.Blend.WPF.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. 68 69 0 Warning(s) 70 1 Error(s) 71 72Time Elapsed 00:00:16.19 73Command exited with code 1