We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62158b commit 48a2f59Copy full SHA for 48a2f59
fcs/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -278,10 +278,6 @@
278
<Compile Include="$(FSharpSourcesRoot)/ilx/EraseUnions.fs">
279
<Link>ILXErase/EraseUnions.fs</Link>
280
</Compile>
281
- <FsLex Include="$(FSharpSourcesRoot)\absil\illex.fsl">
282
- <OtherFlags>--unicode --lexlib Internal.Utilities.Text.Lexing</OtherFlags>
283
- <Link>AbsIL/illex.fsl</Link>
284
- </FsLex>
285
<FsLex Include="$(FSharpSourcesRoot)\fsharp\lex.fsl">
286
<OtherFlags>--unicode --lexlib Internal.Utilities.Text.Lexing</OtherFlags>
287
<Link>ParserAndUntypedAST/lex.fsl</Link>
0 commit comments