Documentation missing
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
The CLI has a "-help" feature and this Repo has >some< documentation .. but overall I'm missing documentation
- What are the accepted inputs of --TargetFramework ? is it .NET6, NET6, 6, Framework472, netframework etc .. a complete list would be very useful.
- What are the accepted input of --outputFile .. should i give a complete path or just a filename ?
**error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property)**
but if i add "windows" as --targetFramework it fails ? is there a syntax for --targetFramework somewhere ?
- When supplying --outputDir and --outputFile i get this error : The filename, directory name, or volume label syntax is incorrect.
Changing any of them doesn't fix anything and the error still comes.
Contributor guide
Assessment
This issue has not been assessed yet.