【发布时间】:2015-10-27 09:53:08
【问题描述】:
我刚刚使用 refit 包 (2.3.0. -> 2.4.1) 更新了 Xamarin 解决方案,现在构建抱怨:
RefitStubs.g.cs(37,27): error CS0102: The type `Sample.App.Api' already contains a definition for `Client'
RefitStubs.cs(37,27): (Location of the symbol related to previous error)
我已尝试还原软件包版本,但出现同样的错误。我已经清理了解决方案,但仍然是同样的问题
【问题讨论】: