ResolvedProjectRecord
PackageFsLiveDocs.Core
Resolved project paths and namespace information used by the doc-test runner.
Fields
| Name | Type | Description |
|---|---|---|
| ProjectPath | ProjectPath | The path to the source project file. |
| AssemblyPath | AssemblyPath | The path to the built assembly used by FSI. |
| ProjectNamespace | ProjectNamespace | The project namespace opened before executing examples. |