Skip to content

FCS 11.0.1 - unwanted Console.WriteLine in service.fs #706

@nightroman

Description

@nightroman

Starting from FCS 11.0.1, calls to ParseAndCheckFileInProject cause some
unwanted information printed to the console.

Presumably, the culprit is the line 2541 in service.fs

Console.WriteLine(sprintf "parseAndCheckFileInProjectCache SET key = %+A" (filename,source,options))

introduced by the recent commit 167b508.

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