When using this with VS 2012 I get this design time error: "The type 'EventToCommand' from assembly 'GalaSoft.MvvmLight.Extras.SL5' is built with an older version of the Blend SDK, and is not supported in a Silverlight 5 project." I installed the 4.0.23.4 package, but My assemblies are still versioned 4.0.23.35578....did I miss something?
by thomasfj on Today at 11:46
Comments: I'm using version MVVM Light 4.1.23.0 (via NuGet) and I'm still seeing this error on Visual Studio 2012 in a WPF project. Should this be resolved? The event to command binding works fine at runtime, by the way. Just the designer is complaining.
by thomasfj on Today at 11:46
Comments: I'm using version MVVM Light 4.1.23.0 (via NuGet) and I'm still seeing this error on Visual Studio 2012 in a WPF project. Should this be resolved? The event to command binding works fine at runtime, by the way. Just the designer is complaining.