FSharpProjectIdentifier Type
An identifier of an F# project. This serves to identify the same project as it changes over time and enables us to clear obsolete data from caches.
Union cases
Union case |
Description
|
Full Usage:
FSharpProjectIdentifier(projectFileName, outputFileName)
Parameters:
string
outputFileName : string
|
|