Skip to content

What is the point of BuildScriptFilePath ? #804

@Shazwazza

Description

@Shazwazza

I'm in the process of attempting to implement #290 and noticed that the Generators create a .bat build script which seems quite handy, but then the Builders don't actually use the build script generated.

For example the DotNetCliBuilder runs it's own restore and build commands and doesn't use the generated build script to do the building. The Roslyn Builder outputs a log entry for the BuildScriptFilePath but then doesn't use it at all.

This might be intentional, so sorry if I'm being naive (the solution is quite a learning curve :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions