dotnet/roslyn

runtimemetadataversion parameter not documented

Open

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

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

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

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.

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