moved esent cache directory to .vs/{solutionname}/vbcs.cache
since we don't have new VS API yet, this just put the underlying plumbing to move the location, but use our own implementation that does same thing as VS API.
once we have new base drop, we can just replace a call to actual VS one. (changeset 1376769)
↧