dotnet / netcorecli-fsc

[DEPRECATED] F# and .NET Core SDK working together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using FSharp.Compiler.Tools in sdk-based project

auduchinok opened this issue · comments

What is a proper/possible way to use fsc.exe from FCT package in a sdk-based project?
Manually adding targets file makes project include compile items twice.