Found conflicts between different versions of the same dependent assembly in xamarin

前端 未结 1 1899
一向
一向 2021-01-21 05:06

I\'m creating a new project in xamarin, But it\'s giving a warning.

Found conflicts between different versions of the same dependent assembly. In

相关标签:
1条回答
  • 2021-01-21 06:00

    Update: This bug has been fixed in Cycle 8 Service Release 1


    This seems to match a bug that we are aware of and is currently being investigated: https://bugzilla.xamarin.com/show_bug.cgi?id=44193

    In the meantime, since these are warning messages and not errors you should be able to continue building and working on your project if you do not have "Treat all warnings as errors" enabled.

    0 讨论(0)
提交回复
热议问题