You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, the docfx metadata command configuration doesn't specify which project configuration or target framework to extract metadata for. In Noda Time we have some members which are present in one build but not another, and I'd really like to make this clear in the documentation... is there any way to either tell docfx which project configuration / tfm to build, or at least specify C# preprocessor symbols to define?