dotnet/roslyn

runtimemetadataversion parameter not documented

Open

#7,864 创建于 2016年1月9日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)C# (4,257 fork)batch import
Area-CompilersConcept-Diagnostic ClarityDocumentationhelp wanted

仓库指标

Star
 (20,414 star)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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.

贡献者指南