Hi everybody!
I'm having trouble moving from Visual Studio 2010 Beta 2 to Visual Studio 2010RC.
Did all the adjustments regarding assemblies and namespaces but i cannot figure out how to get the following decorator resolved (for DomainService):
[LinqToEntitiesMetadataProvider(typeof(myEntities))]
Does anyone know how this must be adjusted?
Thanks in advance