dotnet/roslyn

runtimemetadataversion parameter not documented

Open

#7864 aperta il 9 gen 2016

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)C# (4257 fork)batch import
Area-CompilersConcept-Diagnostic ClarityDocumentationhelp wanted

Metriche repository

Star
 (20.414 star)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

Command line parameter runtimemetadataversion not documented neither in MSDN, nor in csc /?.

It only indirectly mentioned in error message: "No value for RuntimeMetadataVersion found. No assembly containing System.Object was found nor was a value for RuntimeMetadataVersion specified through options."

It is hard to find it when compiling own mscorlib.

Guida contributor