Skip to content

Arpow: GenerateFileFromTemplate task causes BuildTools prebuilt #32492

@dseefeld

Description

@dseefeld

Describe the bug

The GenerateFileFromTemplate task is defined in BuildTools, which isn't built with source-build. This will be reported as a prebuilt in Arpow when building offline and when prebuilt reporting is turned on. This task should either be moved to Arcade or moved into RepoTasks to ensure it can build and be used with source-build.

To Reproduce

When Arpow source-build CI is included (see #31445), in the generated results (Microsoft.SourceBuild.Intermediate.aspnetcore.*.nupkg), the file prebuilt-report/annotated-usage.xml will contain a reference to BuildTools, indicating that this is a prebuilt.

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions