dotnet / dotnet/fsharp

DotnetFscCompilerPath property is wrapped into double quotes

Open
#16,375 2 comments 1 reaction 0 assignees View on GitHub
Area-ProjectsAndBuild Bug Impact-Low
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

I've been investigating some of the MSBuild properties and found that `DotnetFscCompilerPath` is wrapped into double quotes, and it's the only property to do so in a console app project. There are a lot of other properties with paths to various targets, props, SDK, outputs, and so on, but none of the other properties are wrapped into double quotes, at least on my test project. Should we make `DotnetFscCompilerPath` consistent with the properties defined by the rest of the dotnet/MSBuild toolset?

cc @KevinRansom Do you by any chance remember if there was a specific reason to do it this way?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.