Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.5.6
-
Fix Version/s: 0.6
-
Component/s: Command line tools, Compiler
-
Labels:None
-
Number of attachments :
Description
Allows you to specify name for a file resource on the command line, using a comma delimiter just like csc:
-resource:filename[,identifier]
example:
-resource:/path/to/resourcefile,optional.resource.name