Skip to content

CompileBefore/CompileAfter is lost due to the FSharpSourceCodeCompileOrder target #17786

Closed
@auduchinok

Description

@auduchinok

Hi,

We use the knowledge about CompileBefore and CompileAfter extensively in Rider. With the newer SDKs this data is lost because of the new way these files are passed to compiler. Files that were initially added as CompileBefore are now added to Compile item collection instead. Even though the final file order is correct, the info about the original item type is lost, which introduces regressions in our case.

Could we preserve this knowledge as metadata in the rewritten Compile items, please?

Metadata

Metadata

Assignees

Type

No type

Projects

Status

New

Relationships

None yet

Development

No branches or pull requests

Issue actions