Skip to content

Replace GenerateFileFromTemplate with arcade task #59355

@ericstj

Description

@ericstj

Description

We have a custom task in the repo that has an arcade equivalent:
https://github.com/dotnet/runtime/blob/main/src/tasks/WorkloadBuildTasks/GenerateFileFromTemplate.cs
https://github.com/dotnet/arcade/blob/main/src/Microsoft.DotNet.Build.Tasks.Templating/src/GenerateFileFromTemplate.cs

@steveisok

Here's a place where I did it: 095808b

We should be able to just add a PackageReference where that's needed to use the task and delete the copy in dotnet/runtime.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions