Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found 
                    here.
                    If the API is already migrated you can check here if exists in a module.
                    More information regarding the migration can be found here
                
                
  
OBSOLETE
This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.
xpkgParams
Parameter type for xpkg tasks
Record Fields
| Record Field | Description | 
| 
            Details
          
            Signature: string | |
| 
            GettingStarted
          
            Signature: string | |
| 
            Icons
          
            Signature: string list | |
| 
            Libraries
          
            Signature: (string * string) list | |
| 
            License
          
            Signature: string | |
| 
            OutputPath
          
            Signature: string | |
| 
            Package
          
            Signature: string | |
| 
            Project
          
            Signature: string | |
| 
            Publisher
          
            Signature: string | |
| 
            Samples
          
            Signature: (string * string) list | |
| 
            Summary
          
            Signature: string | |
| 
            TimeOut
          
            Signature: TimeSpan | |
| 
            ToolPath
          
            Signature: string | |
| 
            Version
          
            Signature: string | |
| 
            Website
          
            Signature: string | |
| 
            WorkingDir
          
            Signature: string |