35 calls to MSBuild task Error
Microsoft.Build.Engine.UnitTests (2)
Microsoft.Build.Engine.UnitTests.csproj (2)
97<Error Condition="'@(PortableTaskResolvedProjectReferencePath)' == ''" Text="Couldn't find PortableTaskResolvedProjectReferencePath item for PortableTask" /> 98<Error Condition="'@(TaskWithDependencyResolvedProjectReferencePath)' == ''" Text="Couldn't find TaskWithDependencyResolvedProjectReferencePath item for TaskWithDependency" />
MSBuildFiles (33)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
199<Error Condition="$(RestoreGraphOutputPath) == ''" Text="Missing RestoreGraphOutputPath property!" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (9)
844<Error Condition=" '$(_InvalidConfigurationError)' == 'true' " Text="$(_InvalidConfigurationMessageText)"/> 851<Error Condition="'$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')" Text="The OutDir property must end with a trailing slash." /> 852<Error Condition="'$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')" Text="The IntermediateOutputPath must end with a trailing slash." /> 853<Error Condition="'$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')" Text="The BaseIntermediateOutputPath must end with a trailing slash." /> 873<Error Condition=" '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' " 1140<Error Text="Cannot run '$(TargetPath)' because project output type is not '.exe'" Condition="'$(TargetExt)'!='.exe'"/> 1968<Error Condition="'$(IsCrossTargetingBuild)' == 'true'" 5999<Error Condition="'$(OutputType)'!='winexe' and '$(OutputType)'!='exe' and '$(OutputType)'!='appcontainerexe'" Text="Publish is only valid for 'Windows Application' or 'Console Application' project types."/> 6000<Error Condition="'$(_DeploymentSignClickOnceManifests)'=='true' and '$(ManifestCertificateThumbprint)'=='' and '$(ManifestKeyFile)'==''" Text="A signing key is required in order to publish this project. Please specify a ManifestKeyFile or ManifestCertificateThumbprint value. Publishing from Visual Studio will automatically configure a signing key for this project."/>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
439<Error Condition="'$(SkipCompilerExecution)|$(ProvideCommandLineArgs)' != 'true|true'"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\GenerateChecksums.targets (1)
13<Error Condition="'%(GenerateChecksumItems.DestinationPath)' == ''"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\GenerateResxSource.targets (1)
66<Error Text="GenerateResxSource doesn't support language: '$(Language)'" Condition="'$(_EmbeddedResourceSourceExtension)' == ''"/>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\OptimizationData.targets (5)
65<Error Text="Unexpected value specified for NgenOptimization: '$(ApplyNgenOptimization)'" 68<Error Text="Directory specified in IbcOptimizationDataDir does not exist: '$(IbcOptimizationDataDir)'" 71<Error Text="IbcOptimizationDataDir must end with slash" 110<Error Text="No optimization data found for assemblies: @(_AssemblyWithoutRawIbcData, ', ')" 190<Error Text="IBCMerge failed with exit code $(_IbcMergeErrorCode)."
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\Performance.targets (1)
24<Error Text="Performance tests failed: ExitCode = $(_TestErrorCode)" Condition="'$(_TestErrorCode)' != '0'" />
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\StrongName.targets (1)
89<Error Condition="'$(SignAssembly)' != 'false' and
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\TargetFrameworkFilters.BeforeCommonTargets.targets (1)
82<Error Text="The following .NET Standard 1.x packages are referenced and must be removed: %0D%0A- @(FoundNetStandard1xPackage, '%0D%0A- ')%0D%0AConsult the project.assets.json files to find the parent dependencies."
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\Tests.targets (1)
28<Error Condition="!Exists($(TestRunnerTargets))" Text="Test runner $(TestRunnerName) is invalid."/>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24429.5\tools\Workarounds.targets (6)
60<Error Text="PackageDescription must be specified" Condition="'$(PackageDescription)' == ''"/> 61<Error Text="PackageProjectUrl must be specified" Condition="'$(PackageProjectUrl)' == ''"/> 62<Error Text="RepositoryUrl must be specified" Condition="'$(RepositoryUrl)' == ''"/> 63<Error Text="RepositoryCommit must be specified" Condition="'$(RepositoryCommit)' == ''"/> 64<Error Text="RepositoryType must be specified" Condition="'$(RepositoryType)' == ''"/> 65<Error Text="Either PackageLicenseExpression or PackageLicenseFile must be specified" Condition="'$(PackageLicenseExpression)' == '' and '$(PackageLicenseFile)' == ''"/>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (4)
590<Error Condition="'$(GenerateManifests)' != 'true'" Text="Property GenerateManifests should not be set a value other than true for a browser application." /> 592<Error Condition="'$(Install)' == 'true'" Text="Property Install and HostInBrowser should not be both set to true." /> 594<Error Condition=" '$(PlatformTarget)' != '' and '$(PlatformTarget)' != 'AnyCpu' " 601<Error Condition="'$(TargetFrameworkVersion)' == 'v3.0'" Text="The SplashScreen Build Action is not supported in the selected Target Framework." />
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (1)
136<Error Condition=" '$(TlbExpPath)' == '' "