ProjectCrackerTool crashes
Repro steps
FSharp.Compiler.Service.ProjectCrackerTool.exe --text "crasher.test.fsproj" true
Expected behavior
No Crashes ;-)
Actual behavior
Using the given project file name ProjectCrackerTools crashes with StackOverflowException when MsBuild (12,14 & 15) and F# 4.0 and 4.1 are installed and the fsproj file name contains dots
Known workarounds
No dots in filename
Related information
Provide any related information
- Windows 10
- MsBuild (12,14,15)
- F# 4.0 & 4.1
- Visual Studio 2017 RC