29 calls to MSBuild task Error
Microsoft.Build.Engine.UnitTests (2)
Microsoft.Build.Engine.UnitTests.csproj (2)
103
<
Error
Condition="'@(PortableTaskResolvedProjectReferencePath)' == ''" Text="Couldn't find PortableTaskResolvedProjectReferencePath item for PortableTask" />
104
<
Error
Condition="'@(TaskWithDependencyResolvedProjectReferencePath)' == ''" Text="Couldn't find TaskWithDependencyResolvedProjectReferencePath item for TaskWithDependency" />
MSBuildFiles (27)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Containers\build\Microsoft.NET.Build.Containers.targets (2)
31
<
Error
Condition="'$(_IsSDKContainerAllowedVersion)' != 'true'" Code="CONTAINER002" Text="The current .NET SDK ($(NETCoreSdkVersion)) doesn't support containerization. Please use version 7.0.100 or higher to enable containerization." />
426
<
Error
Condition="'$(_IsMultiTFMBuild)' == 'true'" Code="CONTAINERS0666" Text="Containers cannot be published for multiple TargetFrameworks at this time. Please specify a TargetFramework." />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
214
<
Error
Condition="$(RestoreGraphOutputPath) == ''" Text="Missing RestoreGraphOutputPath property!" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\ProjectServices\Microsoft.DesignTime.targets (1)
95
<
Error
Condition="'$(SkipCompilerExecution)|$(ProvideCommandLineArgs)' != 'true|true'"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
486
<
Error
Condition="'$(SkipCompilerExecution)|$(ProvideCommandLineArgs)' != 'true|true'"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\GenerateChecksums.targets (1)
13
<
Error
Condition="'%(GenerateChecksumItems.DestinationPath)' == ''"
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\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.25266.2\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.25266.2\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.25266.2\tools\StrongName.targets (1)
89
<
Error
Condition="'$(SignAssembly)' != 'false' and
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\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.25266.2\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.25266.2\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)
132
<
Error
Condition=" '$(TlbExpPath)' == '' "