类型“颜色”同时存在于“ Mono.Android”和“ netstandard”中吗?

时间:2019-12-19 10:02:27

标签: c# xamarin.forms system.drawing.common

enter image description here我需要在我的Xamarin Forms项目中使用HachBrush样式。因此,我必须在Xamarin Forms项目中安装“ System.Drawing.Common” NuGet程序包才能使用HatchBrush类。但是在使用此类时,我收到错误消息:

“颜色”类型同时存在于“ Mono.Android,版本= 0.0.0.0,文化=中性,PublicKeyToken = c0a7ed9c2333b592”和“ netstandard,版本= 2.0.0.0,文化=中性,PublicKeyToken = cc7b13ffcd2ddd51 '

0 个答案:

没有答案