In the aspnet\WebApi\BasicAuthentication project the web.config file references a local DB
aspnet-BasicAuthentication-20131121044235.mdf
It's not in the App_Data folder, or anywhere I've been able to find. I didn't notice any documentation for manually creating it.
Can someone tell me where it is, or where the schema is so I can create it?