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 9c4e81c commit 1845975Copy full SHA for 1845975
src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -222,12 +222,6 @@
222
<Compile Include="..\rational.fs">
223
<Link>Utilities/rational.fs</Link>
224
</Compile>
225
- <Compile Include="..\TraceCall.fsi">
226
- <Link>Utilities/TraceCall.fsi</Link>
227
- </Compile>
228
- <Compile Include="..\TraceCall.fs">
229
- <Link>Utilities/TraceCall.fs</Link>
230
231
<Compile Include="..\range.fsi">
232
<Link>ErrorLogging/range.fsi</Link>
233
0 commit comments