Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.84 KB | None | 0 0
  1. 1>------ Build started: Project: ConsoleApp8, Configuration: Debug Any CPU ------
  2. 1>Build started 21/07/2015 10:47:39.
  3. 1>Building with tools version "14.0".
  4. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (entry point):
  5. 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  6. 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  7. 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  8. 1>Task "Message"
  9. 1> Configuration=Debug
  10. 1>Done executing task "Message".
  11. 1>Task "Message"
  12. 1> Platform=AnyCPU
  13. 1>Done executing task "Message".
  14. 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('..\..\artifacts\bin\ConsoleApp8\' != '' and !HasTrailingSlash('..\..\artifacts\bin\ConsoleApp8\')).
  15. 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('..\..\artifacts\obj\ConsoleApp8\' != '' and !HasTrailingSlash('..\..\artifacts\obj\ConsoleApp8\')).
  16. 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('..\..\artifacts\obj\ConsoleApp8\Debug\' != '' and !HasTrailingSlash('..\..\artifacts\obj\ConsoleApp8\Debug\')).
  17. 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "ConsoleApp8.xproj".
  18. 1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
  19. 1>Target "BeforeBuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Build" depends on it):
  20. 1>Done building target "BeforeBuild" in project "ConsoleApp8.xproj".
  21. 1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreBuild" depends on it):
  22. 1>Done building target "BuildOnlySettings" in project "ConsoleApp8.xproj".
  23. 1>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.NetFramework.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareForBuild" depends on it):
  24. 1>Done building target "GetFrameworkPaths" in project "ConsoleApp8.xproj".
  25. 1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
  26. 1>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareForBuild" depends on it):
  27. 1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  28. 1>Task "GetReferenceAssemblyPaths"
  29. 1>Done executing task "GetReferenceAssemblyPaths".
  30. 1>Done building target "GetReferenceAssemblyPaths" in project "ConsoleApp8.xproj".
  31. 1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
  32. 1>Target "PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreBuild" depends on it):
  33. 1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  34. 1>Task "FindAppConfigFile"
  35. 1>Done executing task "FindAppConfigFile".
  36. 1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  37. 1>Task "MakeDir"
  38. 1> Creating directory "..\..\artifacts\bin\ConsoleApp8\".
  39. 1> Creating directory "..\..\artifacts\obj\ConsoleApp8\Debug\".
  40. 1>Done executing task "MakeDir".
  41. 1>Done building target "PrepareForBuild" in project "ConsoleApp8.xproj".
  42. 1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
  43. 1>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  44. 1>Done building target "BeforeResolveReferences" in project "ConsoleApp8.xproj".
  45. 1>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  46. 1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  47. 1>Task "AssignProjectConfiguration"
  48. 1>Done executing task "AssignProjectConfiguration".
  49. 1>Done building target "AssignProjectConfiguration" in project "ConsoleApp8.xproj".
  50. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  51. 1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveProjectReferences" depends on it):
  52. 1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
  53. 1>Done building target "_SplitProjectReferencesByFileExistence" in project "ConsoleApp8.xproj".
  54. 1>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  55. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '14.0' != '10.0' and '' != '').
  56. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '14.0' == '10.0' and '' != '').
  57. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
  58. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
  59. 1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
  60. 1>Done building target "ResolveProjectReferences" in project "ConsoleApp8.xproj".
  61. 1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
  62. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  63. 1>Target "GetFrameworkPaths" skipped. Previously built successfully.
  64. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  65. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  66. 1>Target "GetInstalledSDKLocations" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveSDKReferences" depends on it):
  67. 1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
  68. 1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != '').
  69. 1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != '').
  70. 1>Done building target "GetInstalledSDKLocations" in project "ConsoleApp8.xproj".
  71. 1>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveAssemblyReferences" depends on it):
  72. 1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
  73. 1>Done building target "ResolveSDKReferences" in project "ConsoleApp8.xproj".
  74. 1>Target "ResolveSDKReferences" skipped. Previously built successfully.
  75. 1>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveAssemblyReferences" depends on it):
  76. 1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
  77. 1>Done building target "ExpandSDKReferences" in project "ConsoleApp8.xproj".
  78. 1>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true).
  79. 1>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  80. 1>Task "ResolveAssemblyReference" skipped, due to false condition; ('@(Reference)'!='' or '@(_ResolvedProjectReferencePaths)'!='' or '@(_ExplicitReference)' != '') was evaluated as (''!='' or ''!='' or '' != '').
  81. 1>Done building target "ResolveAssemblyReferences" in project "ConsoleApp8.xproj".
  82. 1>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
  83. 1>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('..\..\artifacts\obj\ConsoleApp8\Debug\ConsoleApp8.xproj.ConsoleApp8.exe.config')).
  84. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  85. 1>Target "AfterResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  86. 1>Done building target "AfterResolveReferences" in project "ConsoleApp8.xproj".
  87. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  88. 1>Target "ImplicitlyExpandDesignTimeFacades" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.NetFramework.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResolveReferences" depends on it):
  89. 1>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('' == 'ImplicitlyExpandDesignTimeFacades').
  90. 1>Done building target "ImplicitlyExpandDesignTimeFacades" in project "ConsoleApp8.xproj".
  91. 1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
  92. 1>Target "ResolveReferences" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreBuild" depends on it):
  93. 1>Done building target "ResolveReferences" in project "ConsoleApp8.xproj".
  94. 1>Target "ValidationExtension" in file "C:\windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  95. 1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
  96. 1>Done building target "ValidationExtension" in project "ConsoleApp8.xproj".
  97. 1>Target "ExpressionBuildExtension" in file "C:\windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  98. 1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
  99. 1>Done building target "ExpressionBuildExtension" in project "ConsoleApp8.xproj".
  100. 1>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  101. 1>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  102. 1>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  103. 1>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ).
  104. 1>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  105. 1>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
  106. 1>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('..\..\artifacts\obj\ConsoleApp8\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')).
  107. 1>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
  108. 1>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ).
  109. 1>Target "AfterMarkupCompilePass1" in file "C:\windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  110. 1>Done building target "AfterMarkupCompilePass1" in project "ConsoleApp8.xproj".
  111. 1>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ).
  112. 1>Target "FileClassification" in file "C:\windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  113. 1>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != '').
  114. 1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
  115. 1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
  116. 1>Done building target "FileClassification" in project "ConsoleApp8.xproj".
  117. 1>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != '').
  118. 1>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != '').
  119. 1>Target "AssignTargetPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResourceNames" depends on it):
  120. 1>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  121. 1>Task "AssignTargetPath"
  122. 1>Done executing task "AssignTargetPath".
  123. 1>Task "AssignTargetPath"
  124. 1>Done executing task "AssignTargetPath".
  125. 1>Task "AssignTargetPath"
  126. 1>Done executing task "AssignTargetPath".
  127. 1>Task "AssignTargetPath"
  128. 1>Done executing task "AssignTargetPath".
  129. 1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest').
  130. 1>Done building target "AssignTargetPaths" in project "ConsoleApp8.xproj".
  131. 1>Target "AssignTargetPaths" skipped. Previously built successfully.
  132. 1>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResourceNames" depends on it):
  133. 1>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
  134. 1>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
  135. 1>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
  136. 1>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
  137. 1>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  138. 1>Task "AssignCulture"
  139. 1>Done executing task "AssignCulture".
  140. 1>Done building target "SplitResourcesByCulture" in project "ConsoleApp8.xproj".
  141. 1>Target "CreateManifestResourceNames" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResourceNames" depends on it):
  142. 1>Done building target "CreateManifestResourceNames" in project "ConsoleApp8.xproj".
  143. 1>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResourceNames" depends on it):
  144. 1>Done building target "CreateCustomManifestResourceNames" in project "ConsoleApp8.xproj".
  145. 1>Target "PrepareResourceNames" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  146. 1>Done building target "PrepareResourceNames" in project "ConsoleApp8.xproj".
  147. 1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
  148. 1>Target "SplitResourcesByCulture" skipped. Previously built successfully.
  149. 1>Target "BeforeResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResGen" depends on it):
  150. 1>Done building target "BeforeResGen" in project "ConsoleApp8.xproj".
  151. 1>Target "CoreResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResGen" depends on it):
  152. 1>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CLR4' != 'CLR2').
  153. 1>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CLR4' == 'CLR2').
  154. 1>Done building target "CoreResGen" in project "ConsoleApp8.xproj".
  155. 1>Target "AfterResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "ResGen" depends on it):
  156. 1>Done building target "AfterResGen" in project "ConsoleApp8.xproj".
  157. 1>Target "ResGen" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "PrepareResources" depends on it):
  158. 1>Done building target "ResGen" in project "ConsoleApp8.xproj".
  159. 1>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
  160. 1>Target "PrepareResources" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreBuild" depends on it):
  161. 1>Done building target "PrepareResources" in project "ConsoleApp8.xproj".
  162. 1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  163. 1>Target "PreComputeCompileTypeScript" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\Microsoft.TypeScript.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CompileTypeScript" depends on it):
  164. 1>Using "VsTsc" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\TypeScript.tasks.dll".
  165. 1>Task "VsTsc"
  166. 1> C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.5\tsc.exe --noEmitOnError --locale en-US COMPUTE_PATHS_ONLY
  167. 1>Done executing task "VsTsc".
  168. 1>Task "AssignTargetPath"
  169. 1>Done executing task "AssignTargetPath".
  170. 1>Done building target "PreComputeCompileTypeScript" in project "ConsoleApp8.xproj".
  171. 1>Target "CompileTypeScript" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\Microsoft.TypeScript.DNX.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Compile" depends on it):
  172. 1>Task "VsTsc"
  173. 1> C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.5\tsc.exe --noEmitOnError --locale en-US
  174. 1>Done executing task "VsTsc".
  175. 1>Done building target "CompileTypeScript" in project "ConsoleApp8.xproj".
  176. 1>Target "ResolveReferences" skipped. Previously built successfully.
  177. 1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
  178. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  179. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  180. 1>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
  181. 1>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "SetWin32ManifestProperties" depends on it):
  182. 1>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  183. 1>Task "GetFrameworkPath"
  184. 1>Done executing task "GetFrameworkPath".
  185. 1>Done building target "_SetEmbeddedWin32ManifestProperties" in project "ConsoleApp8.xproj".
  186. 1>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Compile" depends on it):
  187. 1>Done building target "SetWin32ManifestProperties" in project "ConsoleApp8.xproj".
  188. 1>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Compile" depends on it):
  189. 1>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
  190. 1>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
  191. 1>Done building target "_GenerateCompileInputs" in project "ConsoleApp8.xproj".
  192. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  193. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  194. 1>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "BeforeCompile" depends on it):
  195. 1>Building target "GenerateTargetFrameworkMonikerAttribute" completely.
  196. 1>Output file "C:\Users\Nero\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes" does not exist.
  197. 1>Task "WriteLinesToFile" skipped, due to false condition; ('@(Compile)' != '' and '$(TargetFrameworkMonikerAssemblyAttributeText)' != '') was evaluated as ('' != '' and '' != '').
  198. 1>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "ConsoleApp8.xproj".
  199. 1>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
  200. 1>Target "BeforeCompile" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Compile" depends on it):
  201. 1>Done building target "BeforeCompile" in project "ConsoleApp8.xproj".
  202. 1>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'exe'=='library')).
  203. 1>Target "GetRuntimeToolingPathTarget" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreCompile" depends on it):
  204. 1>Using "GetRuntimeToolingPath" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.Tasks.dll".
  205. 1>Task "GetRuntimeToolingPath"
  206. 1>Done executing task "GetRuntimeToolingPath".
  207. 1>Task "Error" skipped, due to false condition; (!Exists('$(RuntimeToolingExe)')) was evaluated as (!Exists('C:\Users\Nero\.dnx\runtimes\dnx-clr-win-x86.1.0.0-beta7-12255\bin\dnx.exe')).
  208. 1>Done building target "GetRuntimeToolingPathTarget" in project "ConsoleApp8.xproj".
  209. 1>Target "CoreCompile" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "Compile" depends on it):
  210. 1>Using "GetBuildOptions" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.Tasks.dll".
  211. 1>Task "GetBuildOptions"
  212. 1>Done executing task "GetBuildOptions".
  213. 1>Using "Dnx" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DNX\Microsoft.DNX.Tasks.dll".
  214. 1>Task "Dnx"
  215. 1> C:\Users\Nero\.dnx\runtimes\dnx-clr-win-x86.1.0.0-beta7-12255\bin\dnx.exe --appbase "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8" "C:\Users\Nero\.dnx\runtimes\dnx-clr-win-x86.1.0.0-beta7-12255\bin\lib\Microsoft.DNX.PackageManager\Microsoft.DNX.PackageManager.dll" pack "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8" --configuration Debug --out "..\..\artifacts\bin\ConsoleApp8"
  216. 1> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DNX.PackageManager' or one of its dependencies. The system cannot find the file specified.
  217. 1> File name: 'Microsoft.DNX.PackageManager'
  218. 1> at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  219. 1> at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  220. 1> at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  221. 1> at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
  222. 1> at Microsoft.Framework.Runtime.Loader.LoadContext.Load(AssemblyName assemblyName)
  223. 1> at dnx.host.Bootstrapper.RunAsync(List`1 args, IRuntimeEnvironment env, FrameworkName targetFramework)
  224. 1> at dnx.host.RuntimeBootstrapper.ExecuteAsync(String[] args, FrameworkName targetFramework)
  225. 1> at dnx.host.RuntimeBootstrapper.Execute(String[] args, FrameworkName targetFramework)
  226. 1> WRN: Assembly binding logging is turned OFF.
  227. 1> To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  228. 1> Note: There is some performance penalty associated with assembly bind failure logging.
  229. 1> To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  230. 1>Done executing task "Dnx" -- FAILED.
  231. 1>Done building target "CoreCompile" in project "ConsoleApp8.xproj" -- FAILED.
  232. 1>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it):
  233. 1>Done building target "_CheckForCompileOutputs" in project "ConsoleApp8.xproj".
  234. 1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
  235. 1>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "_CleanRecordFileWrites" depends on it):
  236. 1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  237. 1>Task "ReadLinesFromFile"
  238. 1>Done executing task "ReadLinesFromFile".
  239. 1>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  240. 1>Task "ConvertToAbsolutePath"
  241. 1>Done executing task "ConvertToAbsolutePath".
  242. 1>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  243. 1>Task "FindUnderPath"
  244. 1> Comparison path is "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8".
  245. 1>Done executing task "FindUnderPath".
  246. 1>Task "FindUnderPath"
  247. 1> Comparison path is "..\..\artifacts\bin\ConsoleApp8\".
  248. 1>Done executing task "FindUnderPath".
  249. 1>Task "FindUnderPath"
  250. 1> Comparison path is "..\..\artifacts\obj\ConsoleApp8\Debug\".
  251. 1>Done executing task "FindUnderPath".
  252. 1>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  253. 1>Task "RemoveDuplicates"
  254. 1>Done executing task "RemoveDuplicates".
  255. 1>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "ConsoleApp8.xproj".
  256. 1>Target "_CleanRecordFileWrites" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Projects\Tests\ConsoleApp8\src\ConsoleApp8\ConsoleApp8.xproj" (target "CoreBuild" depends on it):
  257. 1>Task "RemoveDuplicates"
  258. 1>Done executing task "RemoveDuplicates".
  259. 1>Task "MakeDir"
  260. 1>Done executing task "MakeDir".
  261. 1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  262. 1>Task "WriteLinesToFile"
  263. 1>Done executing task "WriteLinesToFile".
  264. 1>Done building target "_CleanRecordFileWrites" in project "ConsoleApp8.xproj".
  265. 1>
  266. 1>Build FAILED.
  267. 1>
  268. 1>Time Elapsed 00:00:00.20
  269. ========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement