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 df9ea42 commit b3d1957Copy full SHA for b3d1957
src/fsharp/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -191,12 +191,6 @@
191
<Compile Include="..\lib.fs">
192
<Link>Utilities/lib.fs</Link>
193
</Compile>
194
- <Compile Include="..\InternalFileSystemUtils.fsi">
195
- <Link>Utilities/InternalFileSystemUtils.fsi</Link>
196
- </Compile>
197
- <Compile Include="..\InternalFileSystemUtils.fs">
198
- <Link>Utilities/InternalFileSystemUtils.fs</Link>
199
200
<Compile Include="..\TraceCall.fsi">
201
<Link>Utilities/TraceCall.fsi</Link>
202
0 commit comments