Skip to content

support .csproj as well?  #4

@jkone27

Description

@jkone27

if we had to support .csproj files in a similar way, what changes would be required? is it fundamental changes?
.csproj files usually load C# files even if not specified (no Include) so i guess in a way is a bit different, or would it be ok to retrigger assembly recompilation? so kind of to reuse #r .dll and kind of search for all assemblies in the bin solution and reference them as well?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions