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 18565a3 commit bac983eCopy full SHA for bac983e
ReSharper.FSharp/src/FSharp/FSharp.Common/FSharp.Common.fsproj
@@ -69,7 +69,7 @@
69
<Compile Include="src\Shim\FileSystem\AssemblyInfoShim.fs" />
70
<Compile Include="src\Shim\AssemblyReader\AssemblyReaderShim.fs" />
71
<Compile Include="src\Shim\TypeProviders\TypeProvidersClient.fs" />
72
- <Compile Include="src\Shim\TypeProviders\TypeProvidersShim.fs" />
+ <Compile Include="src\Shim\TypeProviders\ExtensionTypingProviderShim.fs" />
73
<Compile Include="src\Shim\TypeProviders\ZoneMarker.fs" />
74
<Compile Include="src\Checker\ScriptFcsProjectProvider.fs" />
75
<Compile Include="src\Checker\FcsProjectBuilder.fs" />
ReSharper.FSharp/src/FSharp/FSharp.Common/src/Shim/TypeProviders/TypeProvidersShim.fs renamed to ReSharper.FSharp/src/FSharp/FSharp.Common/src/Shim/TypeProviders/ExtensionTypingProviderShim.fs
0 commit comments