Skip to content

Instantly share code, notes, and snippets.

@WheretIB
Created April 24, 2020 21:46
Show Gist options
  • Save WheretIB/971775c5862eb313d3ca1468ce2bb667 to your computer and use it in GitHub Desktop.
Save WheretIB/971775c5862eb313d3ca1468ce2bb667 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: HelloWorld, Configuration: Debug Any CPU ------
1>The "Configuration" property is a global property, and cannot be modified.
1>The "Platform" property is a global property, and cannot be modified.
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Property reassignment: $(DefineCommonItemSchemas)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (12,5)
1>Property reassignment: $(DefineCommonCapabilities)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (13,5)
1>Property reassignment: $(DefineCommonReferenceSchemas)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (14,5)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.props using extensions path L:\dev\VS2019\MSBuild
1>Property reassignment: $(MSBuildProjectExtensionsPath)="L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\obj\" (previous value: "obj\") at L:\dev\VS2019\MSBuild\Current\Microsoft.Common.props (56,5)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore\* using extensions path L:\dev\VS2019\MSBuild
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>The "Configuration" property is a global property, and cannot be modified.
1>The "Platform" property is a global property, and cannot be modified.
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>The "Configuration" property is a global property, and cannot be modified.
1>The "Platform" property is a global property, and cannot be modified.
1>Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (149,5)
1>Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (158,5)
1>The "DevEnvDir" property is a global property, and cannot be modified.
1>The "SolutionName" property is a global property, and cannot be modified.
1>The "SolutionFileName" property is a global property, and cannot be modified.
1>The "SolutionPath" property is a global property, and cannot be modified.
1>The "SolutionDir" property is a global property, and cannot be modified.
1>The "SolutionExt" property is a global property, and cannot be modified.
1>Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (487,5)
1>Property reassignment: $(DelaySign)="" (previous value: "false") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (527,5)
1>Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (3487,5)
1>Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (3488,5)
1>Property reassignment: $(PrepareForRunDependsOn)="
1> CopyFilesToOutputDirectory
1> ;RunCodeAnalysis" (previous value: "
1> CopyFilesToOutputDirectory
1> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (195,9)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Property reassignment: $(ResolveReferencesDependsOn)="
1>
1> BeforeResolveReferences;
1> AssignProjectConfiguration;
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> ResolveNativeReferences;
1> ResolveAssemblyReferences;
1> GenerateBindingRedirects;
1> ResolveComReferences;
1> AfterResolveReferences
1> ;
1> ImplicitlyExpandDesignTimeFacades
1> " (previous value: "
1> BeforeResolveReferences;
1> AssignProjectConfiguration;
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> ResolveNativeReferences;
1> ResolveAssemblyReferences;
1> GenerateBindingRedirects;
1> ResolveComReferences;
1> AfterResolveReferences
1> ") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets (75,5)
1>Property reassignment: $(PrepareResourceNamesDependsOn)="
1> AssignWinFXEmbeddedResource;
1>
1> AssignTargetPaths;
1> SplitResourcesByCulture;
1> CreateManifestResourceNames;
1> CreateCustomManifestResourceNames
1>
1> " (previous value: "
1> AssignTargetPaths;
1> SplitResourcesByCulture;
1> CreateManifestResourceNames;
1> CreateCustomManifestResourceNames
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (97,7)
1>Property reassignment: $(PrepareResourcesDependsOn)="
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1> " (previous value: "
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (108,7)
1>Property reassignment: $(CoreCompileDependsOn)="
1> DesignTimeMarkupCompilation;
1> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
1> " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (124,7)
1>Property reassignment: $(CompileDependsOn)="
1>
1> ResolveReferences;
1> ResolveKeySource;
1> SetWin32ManifestProperties;
1> FindReferenceAssembliesForReferences;
1> _GenerateCompileInputs;
1> BeforeCompile;
1> _TimeStampBeforeCompile;
1> _GenerateCompileDependencyCache;
1> CoreCompile;
1> _TimeStampAfterCompile;
1> AfterCompile;
1> ;
1> _AfterCompileWinFXInternal
1> " (previous value: "
1> ResolveReferences;
1> ResolveKeySource;
1> SetWin32ManifestProperties;
1> FindReferenceAssembliesForReferences;
1> _GenerateCompileInputs;
1> BeforeCompile;
1> _TimeStampBeforeCompile;
1> _GenerateCompileDependencyCache;
1> CoreCompile;
1> _TimeStampAfterCompile;
1> AfterCompile;
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (184,5)
1>Property reassignment: $(PublishBuildDependsOn)="
1> BuildOnlySettings;
1> PrepareForBuild;
1> ResolveReferences;
1> PrepareResources;
1> ResolveKeySource;
1> PrepareResourcesForSatelliteAssemblies;
1> GenerateSerializationAssemblies;
1> CreateSatelliteAssemblies;
1> " (previous value: "
1> BuildOnlySettings;
1> PrepareForBuild;
1> ResolveReferences;
1> PrepareResources;
1> ResolveKeySource;
1> GenerateSerializationAssemblies;
1> CreateSatelliteAssemblies;
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (813,9)
1>Property reassignment: $(BuildDependsOn)="
1> EntityDeploy;
1>
1> BeforeBuild;
1> CoreBuild;
1> AfterBuild
1>
1> " (previous value: "
1> BeforeBuild;
1> CoreBuild;
1> AfterBuild
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (35,5)
1>Property reassignment: $(CleanDependsOn)="
1>
1> BeforeClean;
1> UnmanagedUnregistration;
1> CoreClean;
1> CleanReferencedProjects;
1> CleanPublishFolder;
1> AfterClean
1> ;
1> EntityClean;
1> " (previous value: "
1> BeforeClean;
1> UnmanagedUnregistration;
1> CoreClean;
1> CleanReferencedProjects;
1> CleanPublishFolder;
1> AfterClean
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (42,5)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Property reassignment: $(PrepareResourcesDependsOn)="
1> XamlMarkupCompilePass1;
1> XamlMarkupCompilePass2;
1>
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1>
1> " (previous value: "
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (35,5)
1>Property reassignment: $(CoreCompileDependsOn)="
1> DesignTimeXamlMarkupCompilation;
1>
1> DesignTimeMarkupCompilation;
1> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
1>
1> " (previous value: "
1> DesignTimeMarkupCompilation;
1> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (76,5)
1>Property reassignment: $(PrepareResourcesDependsOn)="
1> ValidationExtension;
1> ExpressionBuildExtension;
1>
1> XamlMarkupCompilePass1;
1> XamlMarkupCompilePass2;
1>
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1>
1>
1> " (previous value: "
1> XamlMarkupCompilePass1;
1> XamlMarkupCompilePass2;
1>
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1>
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (16,5)
1>Property reassignment: $(CoreCompileDependsOn)="
1> GenerateCompiledExpressionsTempFile;
1>
1> DesignTimeXamlMarkupCompilation;
1>
1> DesignTimeMarkupCompilation;
1> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
1>
1>
1> " (previous value: "
1> DesignTimeXamlMarkupCompilation;
1>
1> DesignTimeMarkupCompilation;
1> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
1>
1> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (24,5)
1>Property reassignment: $(ResolveReferencesDependsOn)="
1>
1>
1> BeforeResolveReferences;
1> AssignProjectConfiguration;
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> ResolveNativeReferences;
1> ResolveAssemblyReferences;
1> GenerateBindingRedirects;
1> ResolveComReferences;
1> AfterResolveReferences
1> ;
1> ImplicitlyExpandDesignTimeFacades
1> ;
1> ResolveTestReferences
1> " (previous value: "
1>
1> BeforeResolveReferences;
1> AssignProjectConfiguration;
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> ResolveNativeReferences;
1> ResolveAssemblyReferences;
1> GenerateBindingRedirects;
1> ResolveComReferences;
1> AfterResolveReferences
1> ;
1> ImplicitlyExpandDesignTimeFacades
1> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\TeamTest\Microsoft.TeamTest.targets (4,5)
1>Property reassignment: $(MSBuildAllProjects)=";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets") at L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (45,5)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter\* using extensions path L:\dev\VS2019\MSBuild
1>Property reassignment: $(MSBuildAllProjects)=";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (67,5)
1>Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> GetFrameworkPaths;
1> GetReferenceAssemblyPaths;
1> PrepareForBuild;
1> ResolveSDKReferences;
1> ExpandSDKReferences;
1> ;ResolveNuGetPackageAssets" (previous value: "
1> ResolveProjectReferences;
1> FindInvalidProjectReferences;
1> GetFrameworkPaths;
1> GetReferenceAssemblyPaths;
1> PrepareForBuild;
1> ResolveSDKReferences;
1> ExpandSDKReferences;
1> ") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (173,5)
1>Property reassignment: $(PrepareResourcesDependsOn)="ResolveNuGetPackageAssets;
1> ValidationExtension;
1> ExpressionBuildExtension;
1>
1> XamlMarkupCompilePass1;
1> XamlMarkupCompilePass2;
1>
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1>
1>
1> " (previous value: "
1> ValidationExtension;
1> ExpressionBuildExtension;
1>
1> XamlMarkupCompilePass1;
1> XamlMarkupCompilePass2;
1>
1> MarkupCompilePass1;
1> AfterMarkupCompilePass1;
1> MarkupCompilePass2ForMainAssembly;
1> FileClassification;
1> MainResourcesGeneration;
1>
1> ;
1> PrepareResourceNames;
1> ResGen;
1> CompileLicxFiles
1>
1>
1>
1> ") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (174,5)
1>Property reassignment: $(_HandlePackageFileConflictsAfter)="ResolveNuGetPackageAssets;ResolveNuGetPackageAssetsNonAOT" (previous value: "ResolveNuGetPackageAssets") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (255,5)
1>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
1>Property reassignment: $(MSBuildAllProjects)="L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj;;L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets") at
1>Overriding target "ResolveFrameworkReferences" in project "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "ResolveFrameworkReferences" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets".
1>Overriding target "GetFrameworkPaths" in project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets".
1>Overriding target "SatelliteDllsProjectOutputGroup" in project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets".
1>Overriding target "GenerateCompiledExpressionsTempFile" in project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" with target "GenerateCompiledExpressionsTempFile" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.WorkflowBuildExtensions.targets".
1>Overriding target "CollectPackageReferences" in project "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "CollectPackageReferences" from project "L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets".
1>The target "ClCompile" listed in an AfterTargets attribute at "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (474,11)" does not exist in the project, and will be ignored.
1>Build started 25-Apr-20 0:43:17.
1>Building with tools version "Current".
1>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="Current". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
1>Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
1>Target "_CheckForInvalidConfigurationAndPlatform" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "EntityDeploy" depends on it):
1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Message"
1> Configuration=Debug
1>Done executing task "Message".
1>Task "Message"
1> Platform=AnyCPU
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
1>Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\obj\' != '' And 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\obj\' != 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\obj\' ).
1>Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( '' == 'true' And 'obj\' != 'obj\' And 'obj\' != 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\obj\' ).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "HelloWorld.csproj".
1>Target "BeforeBuild" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Build" depends on it):
1>Done building target "BeforeBuild" in project "HelloWorld.csproj".
1>Target "BuildOnlySettings" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreBuild" depends on it):
1>Done building target "BuildOnlySettings" in project "HelloWorld.csproj".
1>Target "GetFrameworkPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareForBuild" depends on it):
1>Done building target "GetFrameworkPaths" in project "HelloWorld.csproj".
1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
1>Target "GetFrameworkPaths" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareForBuild" depends on it):
1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetReferenceAssemblyPaths"
1>Done executing task "GetReferenceAssemblyPaths".
1>Done building target "GetReferenceAssemblyPaths" in project "HelloWorld.csproj".
1>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Target "PrepareForBuild" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreBuild" depends on it):
1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "FindAppConfigFile"
1>Done executing task "FindAppConfigFile".
1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "PrepareForBuild" in project "HelloWorld.csproj".
1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
1>Target "BeforeResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
1>Done building target "BeforeResolveReferences" in project "HelloWorld.csproj".
1>Target "AssignProjectConfiguration" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignProjectConfiguration"
1>Done executing task "AssignProjectConfiguration".
1>Done building target "AssignProjectConfiguration" in project "HelloWorld.csproj".
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareProjectReferences" depends on it):
1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
1>Done building target "_SplitProjectReferencesByFileExistence" in project "HelloWorld.csproj".
1>Target "_GetProjectReferenceTargetFrameworkProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareProjectReferences" depends on it):
1>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MSBuild"
1>Done executing task "MSBuild".
1>Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.5' != '').
1>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "HelloWorld.csproj".
1>Target "PrepareProjectReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveProjectReferences" depends on it):
1>Done building target "PrepareProjectReferences" in project "HelloWorld.csproj".
1>Target "ResolveProjectReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
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 '16.0' != '10.0' and '' != '').
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 '' != '').
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 '' != '').
1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
1>Done building target "ResolveProjectReferences" in project "HelloWorld.csproj".
1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "ResolveProjectReferences" skipped. Previously built successfully.
1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
1>Target "GetFrameworkPaths" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
1>Target "ResolveSDKReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
1>Done building target "ResolveSDKReferences" in project "HelloWorld.csproj".
1>Target "ResolveSDKReferences" skipped. Previously built successfully.
1>Target "ExpandSDKReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
1>Done building target "ExpandSDKReferences" in project "HelloWorld.csproj".
1>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
1>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
1>Target "GetFrameworkPaths" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
1>Target "_HandlePackageFileConflicts" in file "L:\dev\VS2019\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.ConflictResolution.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveAssemblyReferences" depends on it):
1>Using "ResolvePackageFileConflicts" task from assembly "L:\dev\VS2019\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\\tools\net472\Microsoft.NET.Build.Extensions.Tasks.dll".
1>Task "ResolvePackageFileConflicts"
1>Done executing task "ResolvePackageFileConflicts".
1>Done building target "_HandlePackageFileConflicts" in project "HelloWorld.csproj".
1>Target "ResolveAssemblyReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
1>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveAssemblyReference"
1> TargetFrameworkMoniker:
1> .NETFramework,Version=v4.5
1> TargetFrameworkMonikerDisplayName:
1> .NET Framework 4.5
1> TargetedRuntimeVersion:
1> v4.0.30319
1> Assemblies:
1> System
1> System.Xml
1> System.Core
1> AssemblyFiles:
1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll
1> CandidateAssemblyFiles:
1> TargetFrameworkDirectories:
1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\,C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\
1> InstalledAssemblyTables:
1> IgnoreInstalledAssemblyTable:
1> False
1> SearchPaths:
1> {CandidateAssemblyFiles}
1> {HintPathFromItem}
1> {TargetFrameworkDirectory}
1> {AssemblyFoldersFromConfig:L:\dev\VS2019\MSBuild\Current\Bin\AssemblyFolders.config,v4.5}
1> {Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}
1> {AssemblyFolders}
1> {GAC}
1> {RawFileName}
1> bin\Debug\
1> AllowedAssemblyExtensions:
1> .winmd
1> .dll
1> .exe
1> AllowedRelatedFileExtensions:
1> .pdb
1> .xml
1> .pri
1> .dll.config
1> .exe.config
1> AppConfigFile:
1>
1> AutoUnify:
1> True
1> CopyLocalDependenciesWhenParentReferenceInGac:
1> True
1> FindDependencies:
1> True
1> TargetProcessorArchitecture:
1> msil
1> StateFile:
1> obj\Debug\HelloWorld.csprojAssemblyReference.cache
1> InstalledAssemblySubsetTables:
1> IgnoreInstalledAssemblySubsetTable:
1> False
1> TargetFrameworkSubsets:
1> FullTargetFrameworkSubsetNames:
1> Full
1> ProfileName:
1>
1> FullFrameworkFolders:
1> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\
1> LatestTargetFrameworkDirectories:
1> ProfileTablesLocation:
1> Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll".
1> Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll".
1> This reference is not "CopyLocal" because it's in a Frameworks directory.
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll".
1> Reference found at search path location "{TargetFrameworkDirectory}".
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.winmd", but it didn't exist.
1> This reference is not "CopyLocal" because it's a prerequisite file.
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll".
1> Reference found at search path location "{TargetFrameworkDirectory}".
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.winmd", but it didn't exist.
1> This reference is not "CopyLocal" because it's a prerequisite file.
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
1> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll".
1> Reference found at search path location "{TargetFrameworkDirectory}".
1> For SearchPath "{TargetFrameworkDirectory}".
1> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.winmd", but it didn't exist.
1> This reference is not "CopyLocal" because it's a prerequisite file.
1> The ImageRuntimeVersion for this reference is "v4.0.30319".
1>Done executing task "ResolveAssemblyReference".
1>Done building target "ResolveAssemblyReferences" in project "HelloWorld.csproj".
1>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
1>Target "_RemoveZipFileSuggestedRedirect" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' >= '4.7.1' And '$(AllowZipFileRedirect)' != 'true') was evaluated as ('4.5' >= '4.7.1' And '' != 'true').
1>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Debug\HelloWorld.dll.config')).
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "AfterResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
1>Done building target "AfterResolveReferences" in project "HelloWorld.csproj".
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "ImplicitlyExpandDesignTimeFacades" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResolveReferences" depends on it):
1>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll' == 'ImplicitlyExpandDesignTimeFacades').
1>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades').
1>Done building target "ImplicitlyExpandDesignTimeFacades" in project "HelloWorld.csproj".
1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
1>Target "ResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreBuild" depends on it):
1>Done building target "ResolveReferences" in project "HelloWorld.csproj".
1>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
1>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
1>Done building target "ValidationExtension" in project "HelloWorld.csproj".
1>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
1>Done building target "ExpressionBuildExtension" in project "HelloWorld.csproj".
1>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ).
1>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
1>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('obj\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')).
1>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
1>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ).
1>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Done building target "AfterMarkupCompilePass1" in project "HelloWorld.csproj".
1>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ).
1>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != '').
1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
1>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
1>Done building target "FileClassification" in project "HelloWorld.csproj".
1>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != '').
1>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != '').
1>Target "AssignTargetPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResourceNames" depends on it):
1>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath"
1>Done executing task "AssignTargetPath".
1>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest').
1>Done building target "AssignTargetPaths" in project "HelloWorld.csproj".
1>Target "AssignTargetPaths" skipped. Previously built successfully.
1>Target "SplitResourcesByCulture" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResourceNames" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
1>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
1>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignCulture"
1>Done executing task "AssignCulture".
1>Done building target "SplitResourcesByCulture" in project "HelloWorld.csproj".
1>Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
1>Target "CreateCustomManifestResourceNames" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResourceNames" depends on it):
1>Done building target "CreateCustomManifestResourceNames" in project "HelloWorld.csproj".
1>Target "PrepareResourceNames" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Done building target "PrepareResourceNames" in project "HelloWorld.csproj".
1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
1>Target "SplitResourcesByCulture" skipped. Previously built successfully.
1>Target "BeforeResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResGen" depends on it):
1>Done building target "BeforeResGen" in project "HelloWorld.csproj".
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "FindReferenceAssembliesForReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreResGen" depends on it):
1>Done building target "FindReferenceAssembliesForReferences" in project "HelloWorld.csproj".
1>Target "CoreResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResGen" depends on it):
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').
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').
1>Done building target "CoreResGen" in project "HelloWorld.csproj".
1>Target "AfterResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "ResGen" depends on it):
1>Done building target "AfterResGen" in project "HelloWorld.csproj".
1>Target "ResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PrepareResources" depends on it):
1>Done building target "ResGen" in project "HelloWorld.csproj".
1>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
1>Target "PrepareResources" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreBuild" depends on it):
1>Done building target "PrepareResources" in project "HelloWorld.csproj".
1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
1>Target "_SetEmbeddedWin32ManifestProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "SetWin32ManifestProperties" depends on it):
1>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "GetFrameworkPath"
1>Done executing task "GetFrameworkPath".
1>Done building target "_SetEmbeddedWin32ManifestProperties" in project "HelloWorld.csproj".
1>Target "SetWin32ManifestProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Compile" depends on it):
1>Done building target "SetWin32ManifestProperties" in project "HelloWorld.csproj".
1>Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
1>Target "_GenerateCompileInputs" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Compile" depends on it):
1>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1>Done building target "_GenerateCompileInputs" in project "HelloWorld.csproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "_SetTargetFrameworkMonikerAttribute" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
1>Done building target "_SetTargetFrameworkMonikerAttribute" in project "HelloWorld.csproj".
1>Target "GenerateTargetFrameworkMonikerAttribute" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "BeforeCompile" depends on it):
1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
1>Input files: L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.targets
1>Output files: C:\Users\User\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs
1>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "HelloWorld.csproj".
1>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
1>Target "BeforeCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Compile" depends on it):
1>Done building target "BeforeCompile" in project "HelloWorld.csproj".
1>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')).
1>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
1>Target "_GenerateCompileDependencyCache" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Compile" depends on it):
1>Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Hash"
1>Done executing task "Hash".
1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "WriteLinesToFile"
1> Skipping write to file "obj\Debug\HelloWorld.csproj.CoreCompileInputs.cache" because content would not change.
1>Done executing task "WriteLinesToFile".
1>Done building target "_GenerateCompileDependencyCache" in project "HelloWorld.csproj".
1>Target "GenerateCompiledExpressionsTempFile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Done building target "GenerateCompiledExpressionsTempFile" in project "HelloWorld.csproj".
1>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != '').
1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != '').
1>Done building target "DesignTimeXamlMarkupCompilation" in project "HelloWorld.csproj".
1>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true').
1>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true').
1>Done building target "DesignTimeMarkupCompilation" in project "HelloWorld.csproj".
1>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))).
1>Target "ResolveCodeAnalysisRuleSet" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveCodeAnalysisRuleSet"
1>Done executing task "ResolveCodeAnalysisRuleSet".
1>Done building target "ResolveCodeAnalysisRuleSet" in project "HelloWorld.csproj".
1>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll' == '').
1>Target "_BeforeVBCSCoreCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\Microsoft.Managed.Core.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Done building target "_BeforeVBCSCoreCompile" in project "HelloWorld.csproj".
1>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll' == '').
1>Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true').
1>Target "ComputeRunAnalyzers" in file "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Done building target "ComputeRunAnalyzers" in project "HelloWorld.csproj".
1>Target "DisableAnalyzers" skipped, due to false condition; ('$(RunAnalyzers)' == 'false' and '$(IsAnyDesignTimeBuild)' != 'true') was evaluated as ('' == 'false' and '' != 'true').
1>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreCompile" depends on it):
1>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CallTarget"
1>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "PreXsdCodeGen" depends on it):
1>Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Delete"
1>Done executing task "Delete".
1>Done building target "CleanXsdCodeGen" in project "HelloWorld.csproj".
1>Done executing task "CallTarget".
1>Done building target "PreXsdCodeGen" in project "HelloWorld.csproj".
1>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ).
1>Target "CoreCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\Microsoft.CSharp.Core.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "Compile" depends on it):
1>Building target "CoreCompile" completely.
1>Output file "obj\Debug\HelloWorld.dll" does not exist.
1>Using "Csc" task from assembly "L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
1>Task "Csc"
1> L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\HelloWorld.dll /ruleset:"L:\dev\VS2019\Team Tools\Static Analysis Tools\\Rule Sets\AllRules.ruleset" /subsystemversion:6.00 /target:library /utf8output /langversion:7.3 HelloWorldDataItem.cs _HelloWorldService.cs Properties\AssemblyInfo.cs "C:\Users\User\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
1> Using shared compilation with compiler from directory: L:\dev\VS2019\MSBuild\Current\Bin\Roslyn
1> Microsoft (R) Visual C# Compiler version 3.5.0-beta4-20153-05 (20b9af91)
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(4,17,4,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(5,17,5,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(4,17,4,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(5,17,5,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(31,40,31,51): error CS0246: The type or namespace name 'DkmDataItem' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(16,38,16,57): error CS0246: The type or namespace name 'IDkmCallStackFilter' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,29,20,48): error CS0246: The type or namespace name 'IDkmCallStackFilter' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(51,53,51,68): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(69,61,69,76): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,65,20,80): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,95,20,112): error CS0246: The type or namespace name 'DkmStackWalkFrame' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,9,20,26): error CS0246: The type or namespace name 'DkmStackWalkFrame' could not be found (are you missing a using directive or an assembly reference?)
1>L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,29,20,48): error CS0538: 'IDkmCallStackFilter' in explicit interface declaration is not an interface
1>Done executing task "Csc" -- FAILED.
1>Done building target "CoreCompile" in project "HelloWorld.csproj" -- FAILED.
1>Target "_CheckForCompileOutputs" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it):
1>Done building target "_CheckForCompileOutputs" in project "HelloWorld.csproj".
1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
1>Target "_CleanGetCurrentAndPriorFileWrites" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "_CleanRecordFileWrites" depends on it):
1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ConvertToAbsolutePath"
1>Done executing task "ConvertToAbsolutePath".
1>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "FindUnderPath"
1> Comparison path is "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll".
1>Done executing task "FindUnderPath".
1>Task "FindUnderPath"
1> Comparison path is "bin\Debug\".
1>Done executing task "FindUnderPath".
1>Task "FindUnderPath"
1> Comparison path is "obj\Debug\".
1>Done executing task "FindUnderPath".
1>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "RemoveDuplicates"
1>Done executing task "RemoveDuplicates".
1>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "HelloWorld.csproj".
1>Target "_CleanRecordFileWrites" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "CoreBuild" depends on it):
1>Task "RemoveDuplicates"
1>Done executing task "RemoveDuplicates".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Done building target "_CleanRecordFileWrites" in project "HelloWorld.csproj".
1>
1>Build FAILED.
1>
1>"L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (Build;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies target) (1) ->
1>(CoreCompile target) ->
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(4,17,4,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(5,17,5,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(4,17,4,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(5,17,5,29): error CS0234: The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(31,40,31,51): error CS0246: The type or namespace name 'DkmDataItem' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(16,38,16,57): error CS0246: The type or namespace name 'IDkmCallStackFilter' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,29,20,48): error CS0246: The type or namespace name 'IDkmCallStackFilter' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(51,53,51,68): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorldDataItem.cs(69,61,69,76): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,65,20,80): error CS0246: The type or namespace name 'DkmStackContext' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,95,20,112): error CS0246: The type or namespace name 'DkmStackWalkFrame' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,9,20,26): error CS0246: The type or namespace name 'DkmStackWalkFrame' could not be found (are you missing a using directive or an assembly reference?)
1> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\_HelloWorldService.cs(20,29,20,48): error CS0538: 'IDkmCallStackFilter' in explicit interface declaration is not an interface
1>
1> 0 Warning(s)
1> 13 Error(s)
1>
1>Time Elapsed 00:00:00.04
2>------ Build started: Project: vsix, Configuration: Debug Any CPU ------
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.props using extensions path L:\dev\VS2019\MSBuild
2>Property reassignment: $(MSBuildProjectExtensionsPath)="L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\obj\" (previous value: "obj\") at L:\dev\VS2019\MSBuild\Current\Microsoft.Common.props (56,5)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore\* using extensions path L:\dev\VS2019\MSBuild
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>The "Configuration" property is a global property, and cannot be modified.
2>The "Platform" property is a global property, and cannot be modified.
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>The "Configuration" property is a global property, and cannot be modified.
2>The "Platform" property is a global property, and cannot be modified.
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Property reassignment: $(DefineCommonItemSchemas)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (12,5)
2>Property reassignment: $(DefineCommonCapabilities)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (13,5)
2>Property reassignment: $(DefineCommonReferenceSchemas)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (14,5)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>The "Configuration" property is a global property, and cannot be modified.
2>The "Platform" property is a global property, and cannot be modified.
2>Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (149,5)
2>Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (158,5)
2>The "DevEnvDir" property is a global property, and cannot be modified.
2>The "SolutionName" property is a global property, and cannot be modified.
2>The "SolutionFileName" property is a global property, and cannot be modified.
2>The "SolutionPath" property is a global property, and cannot be modified.
2>The "SolutionDir" property is a global property, and cannot be modified.
2>The "SolutionExt" property is a global property, and cannot be modified.
2>Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (487,5)
2>Property reassignment: $(DelaySign)="" (previous value: "false") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (527,5)
2>Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (3487,5)
2>Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (3488,5)
2>Property reassignment: $(PrepareForRunDependsOn)="
2> CopyFilesToOutputDirectory
2> ;RunCodeAnalysis" (previous value: "
2> CopyFilesToOutputDirectory
2> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (195,9)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Property reassignment: $(ResolveReferencesDependsOn)="
2>
2> BeforeResolveReferences;
2> AssignProjectConfiguration;
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> ResolveNativeReferences;
2> ResolveAssemblyReferences;
2> GenerateBindingRedirects;
2> ResolveComReferences;
2> AfterResolveReferences
2> ;
2> ImplicitlyExpandDesignTimeFacades
2> " (previous value: "
2> BeforeResolveReferences;
2> AssignProjectConfiguration;
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> ResolveNativeReferences;
2> ResolveAssemblyReferences;
2> GenerateBindingRedirects;
2> ResolveComReferences;
2> AfterResolveReferences
2> ") at L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets (75,5)
2>Property reassignment: $(PrepareResourceNamesDependsOn)="
2> AssignWinFXEmbeddedResource;
2>
2> AssignTargetPaths;
2> SplitResourcesByCulture;
2> CreateManifestResourceNames;
2> CreateCustomManifestResourceNames
2>
2> " (previous value: "
2> AssignTargetPaths;
2> SplitResourcesByCulture;
2> CreateManifestResourceNames;
2> CreateCustomManifestResourceNames
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (97,7)
2>Property reassignment: $(PrepareResourcesDependsOn)="
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2> " (previous value: "
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (108,7)
2>Property reassignment: $(CoreCompileDependsOn)="
2> DesignTimeMarkupCompilation;
2> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
2> " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (124,7)
2>Property reassignment: $(CompileDependsOn)="
2>
2> ResolveReferences;
2> ResolveKeySource;
2> SetWin32ManifestProperties;
2> FindReferenceAssembliesForReferences;
2> _GenerateCompileInputs;
2> BeforeCompile;
2> _TimeStampBeforeCompile;
2> _GenerateCompileDependencyCache;
2> CoreCompile;
2> _TimeStampAfterCompile;
2> AfterCompile;
2> ;
2> _AfterCompileWinFXInternal
2> " (previous value: "
2> ResolveReferences;
2> ResolveKeySource;
2> SetWin32ManifestProperties;
2> FindReferenceAssembliesForReferences;
2> _GenerateCompileInputs;
2> BeforeCompile;
2> _TimeStampBeforeCompile;
2> _GenerateCompileDependencyCache;
2> CoreCompile;
2> _TimeStampAfterCompile;
2> AfterCompile;
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (184,5)
2>Property reassignment: $(PublishBuildDependsOn)="
2> BuildOnlySettings;
2> PrepareForBuild;
2> ResolveReferences;
2> PrepareResources;
2> ResolveKeySource;
2> PrepareResourcesForSatelliteAssemblies;
2> GenerateSerializationAssemblies;
2> CreateSatelliteAssemblies;
2> " (previous value: "
2> BuildOnlySettings;
2> PrepareForBuild;
2> ResolveReferences;
2> PrepareResources;
2> ResolveKeySource;
2> GenerateSerializationAssemblies;
2> CreateSatelliteAssemblies;
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (813,9)
2>Property reassignment: $(BuildDependsOn)="
2> EntityDeploy;
2>
2> BeforeBuild;
2> CoreBuild;
2> AfterBuild
2>
2> " (previous value: "
2> BeforeBuild;
2> CoreBuild;
2> AfterBuild
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (35,5)
2>Property reassignment: $(CleanDependsOn)="
2>
2> BeforeClean;
2> UnmanagedUnregistration;
2> CoreClean;
2> CleanReferencedProjects;
2> CleanPublishFolder;
2> AfterClean
2> ;
2> EntityClean;
2> " (previous value: "
2> BeforeClean;
2> UnmanagedUnregistration;
2> CoreClean;
2> CleanReferencedProjects;
2> CleanPublishFolder;
2> AfterClean
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (42,5)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Property reassignment: $(PrepareResourcesDependsOn)="
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2> " (previous value: "
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (35,5)
2>Property reassignment: $(CoreCompileDependsOn)="
2> DesignTimeXamlMarkupCompilation;
2>
2> DesignTimeMarkupCompilation;
2> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
2>
2> " (previous value: "
2> DesignTimeMarkupCompilation;
2> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (76,5)
2>Property reassignment: $(PrepareResourcesDependsOn)="
2> ValidationExtension;
2> ExpressionBuildExtension;
2>
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2>
2> " (previous value: "
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (16,5)
2>Property reassignment: $(CoreCompileDependsOn)="
2> GenerateCompiledExpressionsTempFile;
2>
2> DesignTimeXamlMarkupCompilation;
2>
2> DesignTimeMarkupCompilation;
2> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
2>
2>
2> " (previous value: "
2> DesignTimeXamlMarkupCompilation;
2>
2> DesignTimeMarkupCompilation;
2> ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
2>
2> ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (24,5)
2>Property reassignment: $(ResolveReferencesDependsOn)="
2>
2>
2> BeforeResolveReferences;
2> AssignProjectConfiguration;
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> ResolveNativeReferences;
2> ResolveAssemblyReferences;
2> GenerateBindingRedirects;
2> ResolveComReferences;
2> AfterResolveReferences
2> ;
2> ImplicitlyExpandDesignTimeFacades
2> ;
2> ResolveTestReferences
2> " (previous value: "
2>
2> BeforeResolveReferences;
2> AssignProjectConfiguration;
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> ResolveNativeReferences;
2> ResolveAssemblyReferences;
2> GenerateBindingRedirects;
2> ResolveComReferences;
2> AfterResolveReferences
2> ;
2> ImplicitlyExpandDesignTimeFacades
2> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\TeamTest\Microsoft.TeamTest.targets (4,5)
2>Property reassignment: $(MSBuildAllProjects)=";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets") at L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (45,5)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Trying to import L:\dev\VS2019\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter\* using extensions path L:\dev\VS2019\MSBuild
2>Property reassignment: $(MSBuildAllProjects)=";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (67,5)
2>Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> GetFrameworkPaths;
2> GetReferenceAssemblyPaths;
2> PrepareForBuild;
2> ResolveSDKReferences;
2> ExpandSDKReferences;
2> ;ResolveNuGetPackageAssets" (previous value: "
2> ResolveProjectReferences;
2> FindInvalidProjectReferences;
2> GetFrameworkPaths;
2> GetReferenceAssemblyPaths;
2> PrepareForBuild;
2> ResolveSDKReferences;
2> ExpandSDKReferences;
2> ") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (173,5)
2>Property reassignment: $(PrepareResourcesDependsOn)="ResolveNuGetPackageAssets;
2> ValidationExtension;
2> ExpressionBuildExtension;
2>
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2>
2> " (previous value: "
2> ValidationExtension;
2> ExpressionBuildExtension;
2>
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2>
2> ") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (174,5)
2>Property reassignment: $(_HandlePackageFileConflictsAfter)="ResolveNuGetPackageAssets;ResolveNuGetPackageAssetsNonAOT" (previous value: "ResolveNuGetPackageAssets") at L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (255,5)
2>Search paths being used for $(MSBuildExtensionsPath) are L:\dev\VS2019\MSBuild;$(MSBuildProgramFiles32)\MSBuild
2>Search paths being used for $(VSToolsPath) are L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0;$(MSBuildProgramFiles32)\MSBuild\Microsoft\VisualStudio\v$(VisualStudioVersion)
2>Trying to import L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets using extensions path L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0
2>Property reassignment: $(BuildDependsOn)="VerifyTargetVersion;
2> EntityDeploy;
2>
2> BeforeBuild;
2> CoreBuild;
2> AfterBuild
2>
2> " (previous value: "
2> EntityDeploy;
2>
2> BeforeBuild;
2> CoreBuild;
2> AfterBuild
2>
2> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (51,5)
2>Property reassignment: $(GetVsixSourceItemsDependsOn)=";AssignProjectConfiguration;DetokenizeVsixManifestFile;ZipProjects;ZipItems;SatelliteDllsProjectOutputGroup" (previous value: ";AssignProjectConfiguration;DetokenizeVsixManifestFile;ZipProjects;ZipItems") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (224,5)
2>Property reassignment: $(DeployVsixExtensionFilesDependsOn)=";Compile;GetVsixDeploymentPath;FindExistingDeploymentPath;GetVsixSourceItems" (previous value: ";Compile") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (817,5)
2>Property reassignment: $(PrepareForBuildDependsOn)="
2> ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata;
2> RunRegRiched
2> " (previous value: ";GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (1003,5)
2>Property reassignment: $(PrepareResourcesDependsOn)="ResolveNuGetPackageAssets;
2> ValidationExtension;
2> ExpressionBuildExtension;
2>
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2>
2> ;MergeCtoResource" (previous value: "ResolveNuGetPackageAssets;
2> ValidationExtension;
2> ExpressionBuildExtension;
2>
2> XamlMarkupCompilePass1;
2> XamlMarkupCompilePass2;
2>
2> MarkupCompilePass1;
2> AfterMarkupCompilePass1;
2> MarkupCompilePass2ForMainAssembly;
2> FileClassification;
2> MainResourcesGeneration;
2>
2> ;
2> PrepareResourceNames;
2> ResGen;
2> CompileLicxFiles
2>
2>
2>
2> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (1049,5)
2>Property reassignment: $(PrepareForRunDependsOn)="
2>
2> CopyFilesToOutputDirectory
2> ;RunCodeAnalysis;
2> GeneratePkgDef;
2> CopyPkgDef;
2> CreateVsixContainer;
2> DeployVsixExtensionFiles;
2> CopyVsixManifestFile;
2> CopyVsixExtensionFiles;
2> " (previous value: "
2> CopyFilesToOutputDirectory
2> ;RunCodeAnalysis") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (1125,5)
2>Property reassignment: $(PrepareForRunDependsOn)="
2> ZipProjects;
2> ZipItems;
2>
2>
2> CopyFilesToOutputDirectory
2> ;RunCodeAnalysis;
2> GeneratePkgDef;
2> CopyPkgDef;
2> CreateVsixContainer;
2> DeployVsixExtensionFiles;
2> CopyVsixManifestFile;
2> CopyVsixExtensionFiles;
2>
2> " (previous value: "
2>
2> CopyFilesToOutputDirectory
2> ;RunCodeAnalysis;
2> GeneratePkgDef;
2> CopyPkgDef;
2> CreateVsixContainer;
2> DeployVsixExtensionFiles;
2> CopyVsixManifestFile;
2> CopyVsixExtensionFiles;
2> ") at L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets (1274,5)
2>Property reassignment: $(MSBuildAllProjects)="L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj;;L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets" (previous value: ";L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Xaml.targets;L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;L:\dev\VS2019\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets") at
2>Overriding target "ResolveFrameworkReferences" in project "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "ResolveFrameworkReferences" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets".
2>Overriding target "GetFrameworkPaths" in project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets".
2>Overriding target "SatelliteDllsProjectOutputGroup" in project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets".
2>Overriding target "GenerateCompiledExpressionsTempFile" in project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" with target "GenerateCompiledExpressionsTempFile" from project "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.WorkflowBuildExtensions.targets".
2>Overriding target "CollectPackageReferences" in project "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "CollectPackageReferences" from project "L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets".
2>The target "ClCompile" listed in an AfterTargets attribute at "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (474,11)" does not exist in the project, and will be ignored.
2>Build started 25-Apr-20 0:43:18.
2>Building with tools version "Current".
2>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="Current". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
2>Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
2>Target "_CheckForInvalidConfigurationAndPlatform" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "VerifyTargetVersion" depends on it):
2>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
2>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
2>Task "Message"
2> Configuration=Debug
2>Done executing task "Message".
2>Task "Message"
2> Platform=AnyCPU
2>Done executing task "Message".
2>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\' != '' and !HasTrailingSlash('bin\Debug\')).
2>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
2>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
2>Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\obj\' != '' And 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\obj\' != 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\obj\' ).
2>Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( '' == 'true' And 'obj\' != 'obj\' And 'obj\' != 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\obj\' ).
2>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "vsix.csproj".
2>Target "VerifyTargetVersion" in file "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Build" depends on it):
2>Using "CompareCommonBuildTaskVersion" task from assembly "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VisualStudio.Sdk.BuildTasks.dll".
2>Task "CompareCommonBuildTaskVersion"
2>L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets(85,5): warning VSSDK1018: Targets version (16.5.2047.25204) and build task version (16.5.2044.25319) do not match. Restarting Visual Studio could help fix this issue.
2>Done executing task "CompareCommonBuildTaskVersion".
2>Using "CompareBuildTaskVersion" task from assembly "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VisualStudio.Sdk.BuildTasks.16.0.dll".
2>Task "CompareBuildTaskVersion"
2>L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets(89,5): warning VSSDK1018: Targets version (16.5.2047.25204) and build task version (16.5.2044.25319) do not match. Restarting Visual Studio could help fix this issue.
2>Done executing task "CompareBuildTaskVersion".
2>Done building target "VerifyTargetVersion" in project "vsix.csproj".
2>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
2>Target "BeforeBuild" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Build" depends on it):
2>Done building target "BeforeBuild" in project "vsix.csproj".
2>Target "BuildOnlySettings" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreBuild" depends on it):
2>Done building target "BuildOnlySettings" in project "vsix.csproj".
2>Target "GetFrameworkPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareForBuild" depends on it):
2>Done building target "GetFrameworkPaths" in project "vsix.csproj".
2>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
2>Target "GetFrameworkPaths" skipped. Previously built successfully.
2>Target "GetReferenceAssemblyPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareForBuild" depends on it):
2>Task "GetReferenceAssemblyPaths"
2>Done executing task "GetReferenceAssemblyPaths".
2>Done building target "GetReferenceAssemblyPaths" in project "vsix.csproj".
2>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
2>Target "RunRegRiched" skipped, due to false condition; ('$(RunRegRiched)' == 'true') was evaluated as ('' == 'true').
2>Target "PrepareForBuild" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreBuild" depends on it):
2>Task "FindAppConfigFile"
2>Done executing task "FindAppConfigFile".
2>Task "MakeDir"
2>Done executing task "MakeDir".
2>Done building target "PrepareForBuild" in project "vsix.csproj".
2>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
2>Target "BeforeResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Done building target "BeforeResolveReferences" in project "vsix.csproj".
2>Target "AssignProjectConfiguration" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Task "AssignProjectConfiguration"
2> Project reference "..\dll\HelloWorld.csproj" has been assigned the "Debug|AnyCPU" configuration.
2>Done executing task "AssignProjectConfiguration".
2>Done building target "AssignProjectConfiguration" in project "vsix.csproj".
2>Target "AssignProjectConfiguration" skipped. Previously built successfully.
2>Target "_SplitProjectReferencesByFileExistence" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareProjectReferences" depends on it):
2>Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2>Task "ResolveNonMSBuildProjectOutput"
2> Resolving project reference "..\dll\HelloWorld.csproj".
2> Project reference "..\dll\HelloWorld.csproj" has not been resolved.
2>Done executing task "ResolveNonMSBuildProjectOutput".
2>Done building target "_SplitProjectReferencesByFileExistence" in project "vsix.csproj".
2>Target "_GetProjectReferenceTargetFrameworkProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareProjectReferences" depends on it):
2>Task "MSBuild"
2> Global Properties:
2> Configuration=Debug
2> Platform=AnyCPU
2> Removing Properties:
2> TargetFramework
2> RuntimeIdentifier
2>Building with tools version "Current".
2>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="Current". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
2>Target "GetTargetFrameworks" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (entry point):
2>Done building target "GetTargetFrameworks" in project "HelloWorld.csproj".
2>Done executing task "MSBuild".
2>Using "GetReferenceNearestTargetFrameworkTask" task from assembly "L:\dev\VS2019\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.Build.Tasks.dll".
2>Task "GetReferenceNearestTargetFrameworkTask"
2> (in) CurrentProjectTargetFramework '.NETFramework,Version=v4.5'
2> (in) FallbackTargetFrameworks ''
2> (in) AnnotatedProjectReferences '..\dll\HelloWorld.csproj'
2> (out) AssignedProjects '..\dll\HelloWorld.csproj'
2>Done executing task "GetReferenceNearestTargetFrameworkTask".
2>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "vsix.csproj".
2>Target "PrepareProjectReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveProjectReferences" depends on it):
2>Done building target "PrepareProjectReferences" in project "vsix.csproj".
2>Target "ResolveProjectReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Task "MSBuild"
2> Global Properties:
2> Configuration=Debug
2> Platform=AnyCPU
2> Removing Properties for project "..\dll\HelloWorld.csproj":
2> TargetFramework
2>Building with tools version "Current".
2>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="Current". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
2>Target "GetTargetPathWithTargetPlatformMoniker" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (target "GetTargetPath" depends on it):
2>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "HelloWorld.csproj".
2>Target "GetTargetPath" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (entry point):
2>Done building target "GetTargetPath" in project "HelloWorld.csproj".
2>Done executing task "MSBuild".
2>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\dll\HelloWorld.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\dll\HelloWorld.csproj' != '').
2>Task "MSBuild"
2> Global Properties:
2> Configuration=Debug
2> Platform=AnyCPU
2> Removing Properties for project "..\dll\HelloWorld.csproj":
2> TargetFramework
2>Building with tools version "Current".
2>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="Current". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424.
2>Target "GetNativeManifest" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\HelloWorld.csproj" (entry point):
2>Done building target "GetNativeManifest" in project "HelloWorld.csproj".
2>Done executing task "MSBuild".
2>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\dll\HelloWorld.csproj' != '' and '' != '').
2>Done building target "ResolveProjectReferences" in project "vsix.csproj".
2>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
2>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
2>Target "ResolveProjectReferences" skipped. Previously built successfully.
2>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
2>Target "GetFrameworkPaths" skipped. Previously built successfully.
2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2>Target "PrepareForBuild" skipped. Previously built successfully.
2>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
2>Target "ResolveSDKReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveAssemblyReferences" depends on it):
2>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
2>Done building target "ResolveSDKReferences" in project "vsix.csproj".
2>Target "ResolveSDKReferences" skipped. Previously built successfully.
2>Target "ExpandSDKReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveAssemblyReferences" depends on it):
2>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
2>Done building target "ExpandSDKReferences" in project "vsix.csproj".
2>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
2>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
2>Target "_HandlePackageFileConflicts" skipped, due to false condition; ('@(Reference)' != '' Or '@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != '' Or '' != '').
2>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
2>Target "ResolveAssemblyReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Task "ResolveAssemblyReference"
2> TargetFrameworkMoniker:
2> .NETFramework,Version=v4.5
2> TargetFrameworkMonikerDisplayName:
2> .NET Framework 4.5
2> TargetedRuntimeVersion:
2> v4.0.30319
2> Assemblies:
2> System.Core
2> AssemblyFiles:
2> L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll
2> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll
2> CandidateAssemblyFiles:
2> TargetFrameworkDirectories:
2> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\,C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\
2> InstalledAssemblyTables:
2> IgnoreInstalledAssemblyTable:
2> False
2> SearchPaths:
2> {CandidateAssemblyFiles}
2> {HintPathFromItem}
2> {TargetFrameworkDirectory}
2> {AssemblyFoldersFromConfig:L:\dev\VS2019\MSBuild\Current\Bin\AssemblyFolders.config,v4.5}
2> {Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}
2> {AssemblyFolders}
2> {GAC}
2> {RawFileName}
2> bin\Debug\
2> AllowedAssemblyExtensions:
2> .winmd
2> .dll
2> .exe
2> AllowedRelatedFileExtensions:
2> .pdb
2> .xml
2> .pri
2> .dll.config
2> .exe.config
2> AppConfigFile:
2>
2> AutoUnify:
2> True
2> CopyLocalDependenciesWhenParentReferenceInGac:
2> True
2> FindDependencies:
2> True
2> TargetProcessorArchitecture:
2> msil
2> StateFile:
2> obj\Debug\vsix.csprojAssemblyReference.cache
2> InstalledAssemblySubsetTables:
2> IgnoreInstalledAssemblySubsetTable:
2> False
2> TargetFrameworkSubsets:
2> FullTargetFrameworkSubsetNames:
2> Full
2> ProfileName:
2>
2> FullFrameworkFolders:
2> C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\
2> LatestTargetFrameworkDirectories:
2> ProfileTablesLocation:
2> Primary reference "HelloWorld".
2> Could not find dependent files. Expected file "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll" does not exist.
2> Could not find dependent files. Expected file "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll" does not exist.
2> Resolved file path is "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll".
2> Reference found at search path location "".
2> The ImageRuntimeVersion for this reference is "".
2> Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll".
2> Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll".
2> This reference is not "CopyLocal" because it's in a Frameworks directory.
2> The ImageRuntimeVersion for this reference is "v4.0.30319".
2> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2> Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll".
2> Reference found at search path location "{TargetFrameworkDirectory}".
2> For SearchPath "{TargetFrameworkDirectory}".
2> Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.winmd", but it didn't exist.
2> This reference is not "CopyLocal" because it's a prerequisite file.
2> The ImageRuntimeVersion for this reference is "v4.0.30319".
2>Done executing task "ResolveAssemblyReference".
2>Done building target "ResolveAssemblyReferences" in project "vsix.csproj".
2>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
2>Target "_RemoveZipFileSuggestedRedirect" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' >= '4.7.1' And '$(AllowZipFileRedirect)' != 'true') was evaluated as ('4.5' >= '4.7.1' And '' != 'true').
2>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Debug\vsix.dll.config')).
2>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2>Target "AfterResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Done building target "AfterResolveReferences" in project "vsix.csproj".
2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2>Target "ImplicitlyExpandDesignTimeFacades" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResolveReferences" depends on it):
2>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('' == 'ImplicitlyExpandDesignTimeFacades').
2>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll' == 'ImplicitlyExpandDesignTimeFacades').
2>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades').
2>Done building target "ImplicitlyExpandDesignTimeFacades" in project "vsix.csproj".
2>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
2>Target "ResolveReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreBuild" depends on it):
2>Done building target "ResolveReferences" in project "vsix.csproj".
2>Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj\project.assets.json')).
2>Target "GetFrameworkPaths" skipped. Previously built successfully.
2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2>Target "ImplicitlyExpandNETStandardFacades" skipped, due to false condition; ('$(ImplicitlyExpandNETStandardFacades)' == 'true') was evaluated as ('' == 'true').
2>Target "_HandlePackageFileConflicts" in file "L:\dev\VS2019\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.ConflictResolution.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Using "ResolvePackageFileConflicts" task from assembly "L:\dev\VS2019\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\\tools\net472\Microsoft.NET.Build.Extensions.Tasks.dll".
2>Task "ResolvePackageFileConflicts"
2>Done executing task "ResolvePackageFileConflicts".
2>Done building target "_HandlePackageFileConflicts" in project "vsix.csproj".
2>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
2>Done building target "ValidationExtension" in project "vsix.csproj".
2>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false').
2>Done building target "ExpressionBuildExtension" in project "vsix.csproj".
2>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
2>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
2>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
2>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ).
2>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
2>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != '').
2>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('obj\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')).
2>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ).
2>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Done building target "AfterMarkupCompilePass1" in project "vsix.csproj".
2>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ).
2>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != '').
2>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
2>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
2>Done building target "FileClassification" in project "vsix.csproj".
2>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != '').
2>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != '').
2>Target "EnsureResourceToMergeWithCTO" in file "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "AssignTargetPaths" depends on it):
2>Done building target "EnsureResourceToMergeWithCTO" in project "vsix.csproj".
2>Target "AssignTargetPaths" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResourceNames" depends on it):
2>Task "AssignTargetPath"
2>Done executing task "AssignTargetPath".
2>Task "AssignTargetPath"
2>Done executing task "AssignTargetPath".
2>Task "AssignTargetPath"
2>Done executing task "AssignTargetPath".
2>Task "AssignTargetPath"
2>Done executing task "AssignTargetPath".
2>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.vsixmanifest'=='.manifest').
2>Done building target "AssignTargetPaths" in project "vsix.csproj".
2>Target "AssignTargetPaths" skipped. Previously built successfully.
2>Target "SplitResourcesByCulture" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResourceNames" depends on it):
2>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
2>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
2>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
2>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
2>Task "AssignCulture"
2> Culture of "" was assigned to file "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\\Empty.resx".
2>Done executing task "AssignCulture".
2>Done building target "SplitResourcesByCulture" in project "vsix.csproj".
2>Target "CreateManifestResourceNames" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResourceNames" depends on it):
2>Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and ('%(EmbeddedResource.WithCulture)' == 'false' or '%(EmbeddedResource.Type)' == 'Resx')) was evaluated as ('_EmptyResource' == '' and ('false' == 'false' or 'Resx' == 'Resx')).
2>Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('_EmptyResource' == '' and 'false' == 'true' and 'Resx' == 'Non-Resx').
2>Done building target "CreateManifestResourceNames" in project "vsix.csproj".
2>Target "CreateCustomManifestResourceNames" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResourceNames" depends on it):
2>Done building target "CreateCustomManifestResourceNames" in project "vsix.csproj".
2>Target "PrepareResourceNames" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Done building target "PrepareResourceNames" in project "vsix.csproj".
2>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2>Target "SplitResourcesByCulture" skipped. Previously built successfully.
2>Target "BeforeResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResGen" depends on it):
2>Done building target "BeforeResGen" in project "vsix.csproj".
2>Target "ResolveReferences" skipped. Previously built successfully.
2>Target "FindReferenceAssembliesForReferences" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreResGen" depends on it):
2>Done building target "FindReferenceAssembliesForReferences" in project "vsix.csproj".
2>Target "CoreResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResGen" depends on it):
2>Using "GenerateResource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2>Task "GenerateResource"
2> Input file "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll" does not exist.
2> No resources are out of date with respect to their source files. Skipping resource generation.
2>Done executing task "GenerateResource".
2>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Resx' == 'Resx' and '' != 'false' and 'CLR4' == 'CLR2').
2>Done building target "CoreResGen" in project "vsix.csproj".
2>Target "AfterResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "ResGen" depends on it):
2>Done building target "AfterResGen" in project "vsix.csproj".
2>Target "ResGen" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PrepareResources" depends on it):
2>Done building target "ResGen" in project "vsix.csproj".
2>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
2>Target "MergeCtoResource" skipped, due to false condition; ('@(VSCTCompile)' != '' AND '$(BuildingProject)'!='false') was evaluated as ('' != '' AND 'true'!='false').
2>Target "PrepareResources" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreBuild" depends on it):
2>Done building target "PrepareResources" in project "vsix.csproj".
2>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
2>Target "ResolveReferences" skipped. Previously built successfully.
2>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
2>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
2>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
2>Target "_SetEmbeddedWin32ManifestProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "SetWin32ManifestProperties" depends on it):
2>Task "GetFrameworkPath"
2>Done executing task "GetFrameworkPath".
2>Done building target "_SetEmbeddedWin32ManifestProperties" in project "vsix.csproj".
2>Target "SetWin32ManifestProperties" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Compile" depends on it):
2>Done building target "SetWin32ManifestProperties" in project "vsix.csproj".
2>Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
2>Target "_GenerateCompileInputs" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Compile" depends on it):
2>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as ('obj\Debug\_EmptyResource.resources'!='' and 'true'=='').
2>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
2>Done building target "_GenerateCompileInputs" in project "vsix.csproj".
2>Target "PrepareForBuild" skipped. Previously built successfully.
2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2>Target "_SetTargetFrameworkMonikerAttribute" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
2>Done building target "_SetTargetFrameworkMonikerAttribute" in project "vsix.csproj".
2>Target "GenerateTargetFrameworkMonikerAttribute" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "BeforeCompile" depends on it):
2>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
2>Input files: L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.targets
2>Output files: C:\Users\User\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs
2>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "vsix.csproj".
2>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
2>Target "BeforeCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Compile" depends on it):
2>Done building target "BeforeCompile" in project "vsix.csproj".
2>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')).
2>Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2>Target "_GenerateCompileDependencyCache" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Compile" depends on it):
2>Task "Hash"
2>Done executing task "Hash".
2>Task "WriteLinesToFile"
2> Skipping write to file "obj\Debug\vsix.csproj.CoreCompileInputs.cache" because content would not change.
2>Done executing task "WriteLinesToFile".
2>Done building target "_GenerateCompileDependencyCache" in project "vsix.csproj".
2>Target "GenerateCompiledExpressionsTempFile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.WorkflowBuildExtensions.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Done building target "GenerateCompiledExpressionsTempFile" in project "vsix.csproj".
2>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != '').
2>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != '').
2>Done building target "DesignTimeXamlMarkupCompilation" in project "vsix.csproj".
2>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true').
2>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true').
2>Done building target "DesignTimeMarkupCompilation" in project "vsix.csproj".
2>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))).
2>Target "ResolveCodeAnalysisRuleSet" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Task "ResolveCodeAnalysisRuleSet"
2>Done executing task "ResolveCodeAnalysisRuleSet".
2>Done building target "ResolveCodeAnalysisRuleSet" in project "vsix.csproj".
2>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll' == '').
2>Target "_BeforeVBCSCoreCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\Microsoft.Managed.Core.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Done building target "_BeforeVBCSCoreCompile" in project "vsix.csproj".
2>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll' == '').
2>Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true').
2>Target "ComputeRunAnalyzers" in file "L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Done building target "ComputeRunAnalyzers" in project "vsix.csproj".
2>Target "DisableAnalyzers" skipped, due to false condition; ('$(RunAnalyzers)' == 'false' and '$(IsAnyDesignTimeBuild)' != 'true') was evaluated as ('' == 'false' and '' != 'true').
2>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreCompile" depends on it):
2>Task "CallTarget"
2>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "PreXsdCodeGen" depends on it):
2>Task "Delete"
2>Done executing task "Delete".
2>Done building target "CleanXsdCodeGen" in project "vsix.csproj".
2>Done executing task "CallTarget".
2>Done building target "PreXsdCodeGen" in project "vsix.csproj".
2>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ).
2>Target "CoreCompile" in file "L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\Microsoft.CSharp.Core.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "Compile" depends on it):
2>Building target "CoreCompile" completely.
2>Output file "obj\Debug\vsix.dll" does not exist.
2>Task "Csc"
2> L:\dev\VS2019\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /debug+ /debug:full /optimize- /out:obj\Debug\vsix.dll /ruleset:"L:\dev\VS2019\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /resource:obj\Debug\_EmptyResource.resources /target:library /utf8output /langversion:7.3 Properties\AssemblyInfo.cs "C:\Users\User\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
2> Using shared compilation with compiler from directory: L:\dev\VS2019\MSBuild\Current\Bin\Roslyn
2> Microsoft (R) Visual C# Compiler version 3.5.0-beta4-20153-05 (20b9af91)
2> Copyright (C) Microsoft Corporation. All rights reserved.
2>CSC : error CS0006: Metadata file 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll' could not be found
2>Done executing task "Csc" -- FAILED.
2>Done building target "CoreCompile" in project "vsix.csproj" -- FAILED.
2>Target "_CheckForCompileOutputs" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it):
2>Done building target "_CheckForCompileOutputs" in project "vsix.csproj".
2>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
2>Target "_CleanGetCurrentAndPriorFileWrites" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "_CleanRecordFileWrites" depends on it):
2>Task "ReadLinesFromFile"
2>Done executing task "ReadLinesFromFile".
2>Task "ConvertToAbsolutePath"
2>Done executing task "ConvertToAbsolutePath".
2>Task "FindUnderPath"
2> Comparison path is "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix".
2>Done executing task "FindUnderPath".
2>Task "FindUnderPath"
2> Comparison path is "bin\Debug\".
2>Done executing task "FindUnderPath".
2>Task "FindUnderPath"
2> Comparison path is "obj\Debug\".
2>Done executing task "FindUnderPath".
2>Task "RemoveDuplicates"
2>Done executing task "RemoveDuplicates".
2>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "vsix.csproj".
2>Target "_CleanRecordFileWrites" in file "L:\dev\VS2019\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (target "CoreBuild" depends on it):
2>Task "RemoveDuplicates"
2>Done executing task "RemoveDuplicates".
2>Task "MakeDir"
2>Done executing task "MakeDir".
2>Task "WriteLinesToFile"
2>Done executing task "WriteLinesToFile".
2>Done building target "_CleanRecordFileWrites" in project "vsix.csproj".
2>
2>Build FAILED.
2>
2>"L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (Build;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies target) (1) ->
2>(VerifyTargetVersion target) ->
2> L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets(85,5): warning VSSDK1018: Targets version (16.5.2047.25204) and build task version (16.5.2044.25319) do not match. Restarting Visual Studio could help fix this issue.
2>
2>
2>"L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (Build;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies target) (1) ->
2> L:\dev\VS2019\MSBuild\Microsoft\VisualStudio\v16.0\VSSDK\Microsoft.VsSDK.targets(89,5): warning VSSDK1018: Targets version (16.5.2047.25204) and build task version (16.5.2044.25319) do not match. Restarting Visual Studio could help fix this issue.
2>
2>
2>"L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\vsix\vsix.csproj" (Build;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies target) (1) ->
2>(CoreCompile target) ->
2> CSC : error CS0006: Metadata file 'L:\dev\vs_extensions\ConcordExtensibilitySamplesClean\HelloWorld\Cs\dll\bin\Debug\HelloWorld.dll' could not be found
2>
2> 2 Warning(s)
2> 1 Error(s)
2>
2>Time Elapsed 00:00:00.03
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment