I have the following errors. I suspect that they are related. Anyone have any idea what is wrong ??
- Undefined CLR namespace. The 'clr-namespace' URI refers to a namespace 'GoogleMapProject.ViewModel' that is not included in the assembly.
- Undefined CLR namespace. The 'clr-namespace' URI refers to a namespace 'GoogleMapProject.Behaviors' that is not included in the assembly.
- The type 'vm:MainViewModel' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
- The type 'ei:FluidMoveBehavior' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
- The type 'Behaviors:ZoomBehavior' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
- The type 'Behaviors:PanBehavior' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
- The type 'Behaviors:DisplayVideoBehavior' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
- The attachable property 'EaseY' was not found in type 'FluidMoveBehavior'.
- The attachable property 'EaseX' was not found in type 'FluidMoveBehavior'.
1 Warning: 1. The tag 'FluidMoveBehavior' does not exist in XML namespace 'http://schemas.microsoft.com/expression/2010/interactions'. Line 23 Position 14.