Skip to content

Mixed C#/F# solution #125

Open
Open
@gmoneh

Description

@gmoneh

R4MVC does not work if the web project includes a reference to a project written in F#.
Loading the MSBuild workspace produces a message saying:

"Cannot open project 'xxx' because the file extension '.fsproj' is not associated with a language."

I know that the Roslyn compiler does not cover F#, but in this case, the F# code has little to do with the code generation that R4MVC needs to perform...

Is there a way to bypass the error above so the code analysis can go through?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions