fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

addDefaultProbingLocation #260

Closed dsyme closed 5 years ago

dsyme commented 5 years ago

This adds a new optional argument to TypeProviderForNamespace for adding the location of the TPDTC as a probing location. This setting is currently necessary (or an explicit use of RegisterProbingFolder is required) for resolving dependencies whenever TPDTC are loaded into F# .NET Core tooling