【发布时间】:2014-09-17 09:26:59
【问题描述】:
我在 .net 2.0 中有 vb 项目。我将项目转换为 .net 4.5。 我有这个错误
'ExtensionAttribute' is ambiguous in the namespace 'System.Runtime.CompilerServices'.
我该做什么
【问题讨论】:
标签: .net vb.net compilation
我在 .net 2.0 中有 vb 项目。我将项目转换为 .net 4.5。 我有这个错误
'ExtensionAttribute' is ambiguous in the namespace 'System.Runtime.CompilerServices'.
我该做什么
【问题讨论】:
标签: .net vb.net compilation
我找到了解决问题的方法,我会发布它:
【讨论】: