Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 11 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExtendedProvider", "ExtendedProvider.csproj", "{42939E33-FC72-459C-9403-B62AB074635E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleEntityFrameworkProvider", "..\SampleEntityFrameworkProvider\SampleEntityFrameworkProvider.csproj", "{EBA0B8A0-6C00-44C2-A8F0-394069B9486B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {42939E33-FC72-459C-9403-B62AB074635E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {42939E33-FC72-459C-9403-B62AB074635E}.Debug|Any CPU.Build.0 = Debug|Any CPU {42939E33-FC72-459C-9403-B62AB074635E}.Release|Any CPU.ActiveCfg = Release|Any CPU {42939E33-FC72-459C-9403-B62AB074635E}.Release|Any CPU.Build.0 = Release|Any CPU {EBA0B8A0-6C00-44C2-A8F0-394069B9486B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EBA0B8A0-6C00-44C2-A8F0-394069B9486B}.Debug|Any CPU.Build.0 = Debug|Any CPU {EBA0B8A0-6C00-44C2-A8F0-394069B9486B}.Release|Any CPU.ActiveCfg = Release|Any CPU {EBA0B8A0-6C00-44C2-A8F0-394069B9486B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal