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
Script files aren't properly loaded and tracked, the record needs an additional field for this.
When converting to additional docs for projectInfo these should get the SoureKind.Script attribute
Signature files are neither represented nor tracked in the ProjectFileInfo
Additional document files (not .fs or .fsx or .fsi) need to be stored and converted properly to projectinfo
Load fsproj configuration info with msbuild instead of xlinq
Render projectfileinfo and projectinfo to text?
Support parsing new netcore msbuild fsproj
Create CompilationOptions properly
Figure out what MetadataReferences are
Investigate Analyzer references
Change ResizeArrays to Arrays
Replace PropertyConverter functions with ones that return options
Add additional constants to support netcore properties (targetframework etc)
Open Questions
Should validation happen during the projectinfo file creation load?
Should fsi & fs ordering be checked during validation?
Should the existence of all documents in the project be checked during load/validation?
What is the hostObjectType for? [ProjectInfo]
What is the isSubmission arg for? [ProjectInfo]
What are the parseOptions for? [ProjectInfo]
The text was updated successfully, but these errors were encountered:
Implementation
When converting to additional docs for projectInfo these should get the SoureKind.Script attribute
CompilationOptions
properlyMetadataReferences
arePropertyConverter
functions with ones that return optionsOpen Questions
ProjectInfo
]isSubmission
arg for? [ProjectInfo
]parseOptions
for? [ProjectInfo
]The text was updated successfully, but these errors were encountered: