I've updated the SubSonic libraries to include the newly released Enterprise Library 3.0. Because the SubSonic provider was named ELib2DataProvider.cs, I've created ELib3DataProvider.cs, and moved the existing class to that file. ELib2 now simply inherits from Elib3. This is done so only for short term backward compatibility, and will be removed in a subsequent release, so please update any existing references in your config files.
Download