dotnet/roslyn

runtimemetadataversion parameter not documented

Open

#7,864 opened on 2016年1月9日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersConcept-Diagnostic ClarityDocumentationhelp wanted

説明

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.

コントリビューターガイド