Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. mircea@linux-qz0r:~/Software/DTube/DTube_IPFS_Uploader_GIT> xbuild
  2.  
  3. >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
  4.  
  5. XBuild Engine Version 14.0
  6. Mono, Version 5.10.1.47
  7. Copyright (C) 2005-2013 Various Mono authors
  8.  
  9. Build started 5/22/2018 2:48:52 PM.
  10. __________________________________________________
  11. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln: warning : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  12. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln: warning : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  13. Project "/home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln" (default target(s)):
  14. Target ValidateSolutionConfiguration:
  15. Building solution configuration "Debug|Any CPU".
  16. Target Build:
  17. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: error : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  18. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: error : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  19. Task "MSBuild" execution -- FAILED
  20. Done building target "Build" in project "/home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln".-- FAILED
  21. Done building project "/home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln".-- FAILED
  22.  
  23. Build FAILED.
  24.  
  25. Warnings:
  26.  
  27. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln: warning : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  28. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln: warning : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  29.  
  30. Errors:
  31.  
  32. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.sln (default targets) ->
  33. (Build target) ->
  34.  
  35. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: error : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Core/Uploader.Core.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  36. /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: error : /home/mircea/Software/DTube/DTube_IPFS_Uploader_GIT/Uploader.Web/Uploader.Web.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
  37.  
  38. 2 Warning(s)
  39. 2 Error(s)
  40.  
  41. Time Elapsed 00:00:00.1940360
  42. mircea@linux-qz0r:~/Software/DTube/DTube_IPFS_Uploader_GIT>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement