MvvmCross Binding

Created on 20 Jun 2019  路  2Comments  路  Source: MvvmCross/MvvmCross

馃悰 Bug Report


I have a doubt related to MvvmCross binding configuration.
When I install MvvmCross Binding library, the current version showed is 5.7.0, but this is not compatible with MvvmCross Fragment v. 6.2 and I am not able to access to latest features.

Is there a step that I am missing?

Version: 6.1

Platform:

  • [x] :robot: Android

image

question

Most helpful comment

You are mixing 5.7.0 and 6.3.1 versions.

In 6.x you only need to add the main MvvmCross NuGet package, the .Core, .Platforms and .Bindings are not needed anymore.

All 2 comments

You are mixing 5.7.0 and 6.3.1 versions.

In 6.x you only need to add the main MvvmCross NuGet package, the .Core, .Platforms and .Bindings are not needed anymore.

You are right, I mixed all the nuget.

Thank you!!

Was this page helpful?
0 / 5 - 0 ratings