Hello, I noticed if I add `<OtherFlags>$(OtherFlags) --define:NO_TYPEPROVIDERS</OtherFlags>` in `FSharp.Compiler.Service.fsproj` the project no longer builds.  Should `NO_TYPEPROVIDERS` still be a thing then?
Hello,
I noticed if I add
<OtherFlags>$(OtherFlags) --define:NO_TYPEPROVIDERS</OtherFlags>inFSharp.Compiler.Service.fsprojthe project no longer builds.Should
NO_TYPEPROVIDERSstill be a thing then?