Files
linux-packaging-mono/external/entityframework/samples/Provider/DdexProvider/ExtendedProvider.sln
Xamarin Public Jenkins (auto-signing) fad71374d0 Imported Upstream version 5.2.0.179
Former-commit-id: a536d4f20e27294d8bbc2184d75f3a22364f7ba1
2017-06-16 11:04:32 +00:00

27 lines
1.4 KiB
Plaintext

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