Created
          November 26, 2013 21:51 
        
      - 
      
- 
        Save hagbarddenstore/7666932 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | xbuild Kumiko.Todo.sln /t:Rebuild /p:SolutionDir=/home/hagbard/projects/Kumiko.Todo/ /p:Configuration=Debug /verbosity:diagnostic | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | XBuild Engine Version 3.0.6.0 | |
| Mono, Version 3.0.6.0 | |
| Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011. | |
| Loading default tasks for ToolsVersion: 4.0 from /usr/lib/mono/4.0/Microsoft.Common.tasks | |
| Build started 11/26/2013 10:50:30 PM. | |
| __________________________________________________ | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj: Importing project /usr/lib/mono/4.0/Microsoft.CSharp.targets | |
| /usr/lib/mono/4.0/Microsoft.CSharp.targets: Importing project /usr/lib/mono/4.0/Microsoft.Common.targets | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj: Importing project /home/hagbard/projects/Kumiko.Todo/src/Shared.csproj | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Project "/home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln" (Rebuild target(s)): | |
| Initial Properties: | |
| _ = /usr/bin/xbuild | |
| Configuration = Debug | |
| EDITOR = vim | |
| HOME = /home/hagbard | |
| LANG = en_US.UTF-8 | |
| LANGUAGE = en_US:en | |
| LOGNAME = hagbard | |
| LS_OPTIONS = --color=auto | |
| MAIL = /var/mail/hagbard | |
| MSBuildBinPath = /usr/lib/mono/4.0 | |
| MSBuildExtensionsPath = /usr/lib/mono/xbuild | |
| MSBuildExtensionsPath32 = /usr/lib/mono/xbuild | |
| MSBuildExtensionsPath64 = /usr/lib/mono/xbuild | |
| MSBuildProjectDefaultTargets = Build | |
| MSBuildProjectDirectory = /home/hagbard/projects/Kumiko.Todo | |
| MSBuildProjectExtension = .sln | |
| MSBuildProjectFile = Kumiko.Todo.sln | |
| MSBuildProjectFullPath = /home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln | |
| MSBuildProjectName = Kumiko.Todo | |
| MSBuildThisFile = Kumiko.Todo.sln | |
| MSBuildThisFileDirectory = /home/hagbard/projects/Kumiko.Todo/ | |
| MSBuildThisFileDirectoryNoRoot = home/hagbard/projects/Kumiko.Todo/ | |
| MSBuildThisFileExtension = .sln | |
| MSBuildThisFileFullPath = /home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln | |
| MSBuildThisFileName = Kumiko.Todo | |
| MSBuildToolsPath = /usr/lib/mono/4.0 | |
| MSBuildToolsRoot = /usr/lib/mono | |
| MSBuildToolsVersion = 4.0 | |
| OLDPWD = /home/hagbard/projects | |
| OS = Unix | |
| PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games | |
| PWD = /home/hagbard/projects/Kumiko.Todo | |
| SHELL = /usr/bin/zshrc | |
| SHLVL = 1 | |
| SolutionDir = /home/hagbard/projects/Kumiko.Todo/ | |
| SSH_CLIENT = 192.168.0.100 56020 22 | |
| SSH_CONNECTION = 192.168.0.100 56020 192.168.0.109 22 | |
| SSH_TTY = /dev/pts/2 | |
| TERM = xterm-256color | |
| USER = hagbard | |
| XBUILD_EMIT_SOLUTION = 1 | |
| Initial Items: | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Target ValidateSolutionConfiguration: | |
| Task "Message" | |
| Using task Message from Microsoft.Build.Tasks.Message, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Building solution configuration "Debug|AnyCPU". | |
| Done executing task "Message" | |
| Done building target "ValidateSolutionConfiguration" in project "/home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln". | |
| Target Rebuild: | |
| Task "MSBuild" | |
| Using task MSBuild from Microsoft.Build.Tasks.MSBuild, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Global Properties: | |
| BuildingSolutionFile = true | |
| Configuration = Debug | |
| CurrentSolutionConfigurationContents = <SolutionConfiguration xmlns=""><ProjectConfiguration Project="{1FC5D33C-77A7-43D3-B2FB-9C7350832F64}">Debug|AnyCPU</ProjectConfiguration></SolutionConfiguration> | |
| Platform = AnyCPU | |
| SolutionDir = /home/hagbard/projects/Kumiko.Todo/ | |
| SolutionExt = .sln | |
| SolutionFileName = Kumiko.Todo.sln | |
| SolutionName = Kumiko.Todo | |
| SolutionPath = /home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln | |
| Project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj" (Rebuild target(s)): | |
| Initial Properties: | |
| _ = /usr/bin/xbuild | |
| BuildingSolutionFile = true | |
| Configuration = Debug | |
| CurrentSolutionConfigurationContents = <SolutionConfiguration xmlns=""><ProjectConfiguration Project="{1FC5D33C-77A7-43D3-B2FB-9C7350832F64}">Debug|AnyCPU</ProjectConfiguration></SolutionConfiguration> | |
| EDITOR = vim | |
| HOME = /home/hagbard | |
| LANG = en_US.UTF-8 | |
| LANGUAGE = en_US:en | |
| LOGNAME = hagbard | |
| LS_OPTIONS = --color=auto | |
| MAIL = /var/mail/hagbard | |
| MSBuildBinPath = /usr/lib/mono/4.0 | |
| MSBuildExtensionsPath = /usr/lib/mono/xbuild | |
| MSBuildExtensionsPath32 = /usr/lib/mono/xbuild | |
| MSBuildExtensionsPath64 = /usr/lib/mono/xbuild | |
| MSBuildProjectDefaultTargets = Build | |
| MSBuildProjectDirectory = /home/hagbard/projects/Kumiko.Todo/src/Web | |
| MSBuildProjectExtension = .csproj | |
| MSBuildProjectFile = Web.csproj | |
| MSBuildProjectFullPath = /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj | |
| MSBuildProjectName = Web | |
| MSBuildThisFile = Web.csproj | |
| MSBuildThisFileDirectory = /home/hagbard/projects/Kumiko.Todo/src/Web/ | |
| MSBuildThisFileDirectoryNoRoot = home/hagbard/projects/Kumiko.Todo/src/Web/ | |
| MSBuildThisFileExtension = .csproj | |
| MSBuildThisFileFullPath = /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj | |
| MSBuildThisFileName = Web | |
| MSBuildToolsPath = /usr/lib/mono/4.0 | |
| MSBuildToolsRoot = /usr/lib/mono | |
| MSBuildToolsVersion = 4.0 | |
| OLDPWD = /home/hagbard/projects | |
| OS = Unix | |
| PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games | |
| Platform = AnyCPU | |
| PWD = /home/hagbard/projects/Kumiko.Todo | |
| SHELL = /usr/bin/zshrc | |
| SHLVL = 1 | |
| SolutionDir = /home/hagbard/projects/Kumiko.Todo/ | |
| SolutionExt = .sln | |
| SolutionFileName = Kumiko.Todo.sln | |
| SolutionName = Kumiko.Todo | |
| SolutionPath = /home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln | |
| SSH_CLIENT = 192.168.0.100 56020 22 | |
| SSH_CONNECTION = 192.168.0.100 56020 192.168.0.109 22 | |
| SSH_TTY = /dev/pts/2 | |
| TERM = xterm-256color | |
| USER = hagbard | |
| XBUILD_EMIT_SOLUTION = 1 | |
| Initial Items: | |
| Target _ValidateEssentialProperties: | |
| /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj: Importing project /usr/lib/mono/4.0/Microsoft.CSharp.targets | |
| /usr/lib/mono/4.0/Microsoft.CSharp.targets: Importing project /usr/lib/mono/4.0/Microsoft.Common.targets | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| Extension path '/home/hagbard/.config/xbuild/tasks' not found, ignoring. | |
| /home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj: Importing project /home/hagbard/projects/Kumiko.Todo/src/Shared.csproj | |
| Done building target "_ValidateEssentialProperties" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target AssignProjectConfigurations skipped due to false condition: '@(ProjectReference)' != '' | |
| Target _GetCompileOutputsForClean: | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Done building target "_GetCompileOutputsForClean" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target _GetCleanFileWrites: | |
| Task "ReadLinesFromFile" | |
| Using task ReadLinesFromFile from Microsoft.Build.Tasks.ReadLinesFromFile, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "ReadLinesFromFile" | |
| Done building target "_GetCleanFileWrites" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target CoreClean: | |
| Task "Delete" | |
| Using task Delete from Microsoft.Build.Tasks.Delete, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Deleting file '/home/hagbard/projects/Kumiko.Todo/src/Web/obj/Debug/Kumiko.Todo' | |
| Deleting file '/home/hagbard/projects/Kumiko.Todo/src/Web/obj/Debug/Kumiko.Todo.mdb' | |
| Done executing task "Delete" | |
| Task "Delete" | |
| Using task Delete from Microsoft.Build.Tasks.Delete, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Deleting file '/home/hagbard/projects/Kumiko.Todo/src/Web/obj/Debug/Web.csproj.FilesWrittenAbsolute.txt' | |
| Done executing task "Delete" | |
| Done building target "CoreClean" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target PrepareForBuild: | |
| Task "Message" | |
| Using task Message from Microsoft.Build.Tasks.Message, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Configuration: Debug Platform: AnyCPU | |
| Done executing task "Message" | |
| Task "FindAppConfigFile" | |
| Using task FindAppConfigFile from Microsoft.Build.Tasks.FindAppConfigFile, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "FindAppConfigFile" | |
| Task "MakeDir" | |
| Using task MakeDir from Microsoft.Build.Tasks.MakeDir, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "MakeDir" | |
| Done building target "PrepareForBuild" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target GetFrameworkPaths: | |
| Task "GetFrameworkPath" | |
| Using task GetFrameworkPath from Microsoft.Build.Tasks.GetFrameworkPath, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "GetFrameworkPath" | |
| Task "CreateProperty" | |
| Using task CreateProperty from Microsoft.Build.Tasks.CreateProperty, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateProperty" | |
| Done building target "GetFrameworkPaths" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target GetReferenceAssemblyPaths: | |
| Task "CreateProperty" | |
| Using task CreateProperty from Microsoft.Build.Tasks.CreateProperty, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateProperty" | |
| Task "GetReferenceAssemblyPaths" | |
| Using task GetReferenceAssemblyPaths from Microsoft.Build.Tasks.GetReferenceAssemblyPaths, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Looking for framework '.NETFramework,Version=v4.0' in root path '/usr/lib/mono/4.5/../xbuild-frameworks' | |
| Found framework definition list '/usr/lib/mono/4.5/../xbuild-frameworks/.NETFramework/v4.0/RedistList/FrameworkList.xml' for framework '.NETFramework,Version=v4.0' | |
| Done executing task "GetReferenceAssemblyPaths" | |
| Task "CreateProperty" | |
| Using task CreateProperty from Microsoft.Build.Tasks.CreateProperty, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateProperty" | |
| Done building target "GetReferenceAssemblyPaths" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target PreBuildEvent skipped due to false condition: '$(PreBuildEvent)' != '' | |
| Target AssignProjectConfigurations skipped due to false condition: '@(ProjectReference)' != '' | |
| Target ResolveAssemblyReferences: | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Task "ResolveAssemblyReference" | |
| Using task ResolveAssemblyReference from Microsoft.Build.Tasks.ResolveAssemblyReference, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| TargetFrameworkDirectories: | |
| /usr/lib/mono/4.0 | |
| SearchPaths: | |
| {CandidateAssemblyFiles} | |
| {HintPathFromItem} | |
| {TargetFrameworkDirectory} | |
| {PkgConfig} | |
| {GAC} | |
| {RawFileName} | |
| Primary Reference System | |
| Reference System resolved to /usr/lib/mono/4.0/System.dll. CopyLocal = False | |
| Reference found at search path {TargetFrameworkDirectory} | |
| Primary Reference System.Configuration | |
| Reference System.Configuration resolved to /usr/lib/mono/4.0/System.Configuration.dll. CopyLocal = False | |
| Reference found at search path {TargetFrameworkDirectory} | |
| Primary Reference System.Core | |
| Reference System.Core resolved to /usr/lib/mono/4.0/System.Core.dll. CopyLocal = False | |
| Reference found at search path {TargetFrameworkDirectory} | |
| Done executing task "ResolveAssemblyReference" | |
| Done building target "ResolveAssemblyReferences" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target CopyFilesMarkedCopyLocal: | |
| Task "Copy" | |
| Using task Copy from Microsoft.Build.Tasks.Copy, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "Copy" | |
| Done building target "CopyFilesMarkedCopyLocal" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target AssignTargetPaths: | |
| Task "AssignTargetPath" | |
| Using task AssignTargetPath from Microsoft.Build.Tasks.AssignTargetPath, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "AssignTargetPath" | |
| Task "AssignTargetPath" | |
| Using task AssignTargetPath from Microsoft.Build.Tasks.AssignTargetPath, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "AssignTargetPath" | |
| Task "AssignTargetPath" | |
| Using task AssignTargetPath from Microsoft.Build.Tasks.AssignTargetPath, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "AssignTargetPath" | |
| Done building target "AssignTargetPaths" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target SplitResourcesByCulture: | |
| Task "AssignCulture" | |
| Using task AssignCulture from Microsoft.Build.Tasks.AssignCulture, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "AssignCulture" | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Task "CreateItem" | |
| Using task CreateItem from Microsoft.Build.Tasks.CreateItem, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CreateItem" | |
| Done building target "SplitResourcesByCulture" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target CopyNonResxEmbeddedResources skipped due to false condition: '@(NonResxWithCulture)' != '' or '@(NonResxWithNoCulture)' != '' or '@(ManifestNonResxWithCulture)' != '' or '@(ManifestNonResxWithNoCulture)' != '' | |
| Target GenerateSatelliteAssemblies: | |
| No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
| Done building target "GenerateSatelliteAssemblies" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target CompileLicxFiles skipped due to false condition: '@(LicxFiles)' != '' | |
| Target _TimestampBeforeCompile skipped due to false condition: '$(RunPostBuildEvent)' == 'OnOutputUpdated' | |
| Target CoreCompile needs to be built as output file 'obj/Debug/Kumiko.Todo' does not exist. | |
| Target CoreCompile: | |
| Target CoreCompile needs to be built as output file 'obj/Debug/Kumiko.Todo' does not exist. | |
| Task "Csc" | |
| Using task Csc from Microsoft.Build.Tasks.Csc, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Tool /usr/bin/dmcs execution started with arguments: /noconfig /debug:full /debug+ /out:obj/Debug/Kumiko.Todo Program.cs /target:exe /define:"DEBUG;TRACE" /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Configuration.dll /reference:/usr/lib/mono/4.0/System.Core.dll /warn:2 | |
| Tool /usr/bin/dmcs execution finished. | |
| Done executing task "Csc" | |
| Done building target "CoreCompile" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target _TimestampAfterCompile skipped due to false condition: '$(RunPostBuildEvent)' == 'OnOutputUpdated' | |
| Target _CopyDeployFilesToOutputDirectoryAlways skipped due to false condition: '@(ItemsToCopyToOutputDirectoryAlways)' != '' | |
| Target _CopyDeployFilesToOutputDirectoryPreserveNewest skipped due to false condition: '@(ItemsToCopyToOutputDirectoryPreserveNewest)' != '' | |
| Target _CopyAppConfigFile skipped due to false condition: '@(AppConfigWithTargetPath)' != '' | |
| Target _RecordCleanFile: | |
| Task "ReadLinesFromFile" | |
| Using task ReadLinesFromFile from Microsoft.Build.Tasks.ReadLinesFromFile, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "ReadLinesFromFile" | |
| Task "RemoveDuplicates" | |
| Using task RemoveDuplicates from Microsoft.Build.Tasks.RemoveDuplicates, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "RemoveDuplicates" | |
| Task "FindUnderPath" | |
| Using task FindUnderPath from Microsoft.Build.Tasks.FindUnderPath, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "FindUnderPath" | |
| Task "WriteLinesToFile" | |
| Using task WriteLinesToFile from Microsoft.Build.Tasks.WriteLinesToFile, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "WriteLinesToFile" | |
| Done building target "_RecordCleanFile" in project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Target PostBuildEvent skipped due to false condition: '$(PostBuildEvent)' != '' and | |
| ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or | |
| '$(_AssemblyModifiedTimeBeforeCompile)' != '$(_AssemblyModifiedTimeAfterCompile)') | |
| Done building project "/home/hagbard/projects/Kumiko.Todo/src/Web/Web.csproj". | |
| Done executing task "MSBuild" | |
| Task "CallTarget" | |
| Using task CallTarget from Microsoft.Build.Tasks.CallTarget, Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a | |
| Done executing task "CallTarget" | |
| Done building target "Rebuild" in project "/home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln". | |
| Done building project "/home/hagbard/projects/Kumiko.Todo/Kumiko.Todo.sln". | |
| Target perfomance summary: | |
| 0.177 ms CleanReferencedProjects 1 calls | |
| 0.189 ms SplitProjectReferencesByExistent 1 calls | |
| 0.308 ms GenerateResources 1 calls | |
| 0.313 ms GenerateSatelliteAssemblies 1 calls | |
| 0.397 ms ResolveProjectReferences 1 calls | |
| 0.400 ms CreateManifestResourceNames 1 calls | |
| 0.428 ms DeployOutputFiles 1 calls | |
| 1.313 ms GetCopyToOutputDirectoryItems 1 calls | |
| 1.610 ms AssignTargetPaths 1 calls | |
| 1.901 ms CopyFilesMarkedCopyLocal 1 calls | |
| 2.111 ms CoreClean 1 calls | |
| 2.184 ms _GetCleanFileWrites 1 calls | |
| 2.190 ms SplitResourcesByCulture 1 calls | |
| 2.574 ms PrepareForBuild 1 calls | |
| 5.201 ms GetFrameworkPaths 1 calls | |
| 7.357 ms _GetCompileOutputsForClean 1 calls | |
| 7.798 ms _RecordCleanFile 1 calls | |
| 15.328 ms _ValidateEssentialProperties 1 calls | |
| 18.877 ms ValidateSolutionConfiguration 1 calls | |
| 21.898 ms GetReferenceAssemblyPaths 1 calls | |
| 57.827 ms ResolveAssemblyReferences 1 calls | |
| 685.789 ms CoreCompile 1 calls | |
| 845.170 ms Rebuild 1 calls | |
| Tasks perfomance summary: | |
| 0.804 ms MakeDir 1 calls | |
| 1.052 ms CallTarget 1 calls | |
| 1.092 ms FindAppConfigFile 1 calls | |
| 1.165 ms FindUnderPath 1 calls | |
| 1.244 ms AssignCulture 1 calls | |
| 1.360 ms AssignTargetPath 3 calls | |
| 1.447 ms WriteLinesToFile 1 calls | |
| 1.493 ms GetFrameworkPath 1 calls | |
| 1.718 ms Copy 1 calls | |
| 1.970 ms Delete 2 calls | |
| 2.320 ms RemoveDuplicates 1 calls | |
| 2.497 ms ReadLinesFromFile 2 calls | |
| 3.649 ms CreateProperty 3 calls | |
| 8.168 ms CreateItem 6 calls | |
| 14.865 ms Message 2 calls | |
| 20.882 ms GetReferenceAssemblyPaths 1 calls | |
| 56.407 ms ResolveAssemblyReference 1 calls | |
| 685.093 ms Csc 1 calls | |
| 841.074 ms MSBuild 1 calls | |
| Build succeeded. | |
| 0 Warning(s) | |
| 0 Error(s) | |
| Time Elapsed 00:00:01.0945590 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment