Create a transport package for VS and VS authoring for analyzers #42451
Azure Pipelines / dotnet-sdk-public-ci (Build TestBuild: windows (x64))
failed
Jul 30, 2024 in 15m 29s
Build TestBuild: windows (x64) failed
Annotations
Check failure on line 511 in src\Installer\redist-installer\targets\GenerateMSIs.targets
azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: windows (x64))
src\Installer\redist-installer\targets\GenerateMSIs.targets#L511
src\Installer\redist-installer\targets\GenerateMSIs.targets(511,1): error MSB4018: (NETCORE_ENGINEERING_TELEMETRY=Build) The "GenerateRuntimeAnalyzersSWR" task failed unexpectedly.
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\a\_work\1\s\artifacts\bin\Release\RuntimeAnalyzers\AspNetCoreAnalyzers'.
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.Directory.GetFiles(String path)
at Microsoft.DotNet.Cli.Build.GenerateRuntimeAnalyzersSWR.AddFolder(StringBuilder sb, String relativeSourcePath, String swrInstallDir, Boolean ngenAssemblies) in /_/src/Installer/core-sdk-tasks/GenerateRuntimeAnalyzersSWR.cs:line 46
at Microsoft.DotNet.Cli.Build.GenerateRuntimeAnalyzersSWR.Execute() in /_/src/Installer/core-sdk-tasks/GenerateRuntimeAnalyzersSWR.cs:line 18
at Microsoft.Build.BackEnd.TaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)
Loading