Is there som requisite that block Dapper use in a PortableLibraryProject? I'm trying to create the data access library that will be used in a wp7 and a WPF application....WP7 app will also work in offline mode so I can't rely on a common external webservi...