For example, GitHub actions, Gitlab, or azure pipelines, all have yml files.
We will still need super minimal versions of these that point to a user's pipeline project and perform a dotnet run.
We should see if we can source generate these if the user tells us what build system they use.
Maybe an assembly attribute on their pipeline project.