Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebServiceDemo", "WebServiceDemo\WebServiceDemo.csproj", "{72283083-1051-4947-9E95-02E795E4EFC6}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataAccess", "DataAccess\DataAccess.csproj", "{0F8F6A38-AF7C-4F65-980B-4F909FA93A9F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utils", "Utils\Utils.csproj", "{A57BA67F-1059-4C73-B9D0-7569B4D4A7E5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {72283083-1051-4947-9E95-02E795E4EFC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {72283083-1051-4947-9E95-02E795E4EFC6}.Debug|Any CPU.Build.0 = Debug|Any CPU {72283083-1051-4947-9E95-02E795E4EFC6}.Release|Any CPU.ActiveCfg = Release|Any CPU {72283083-1051-4947-9E95-02E795E4EFC6}.Release|Any CPU.Build.0 = Release|Any CPU {0F8F6A38-AF7C-4F65-980B-4F909FA93A9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0F8F6A38-AF7C-4F65-980B-4F909FA93A9F}.Debug|Any CPU.Build.0 = Debug|Any CPU {0F8F6A38-AF7C-4F65-980B-4F909FA93A9F}.Release|Any CPU.ActiveCfg = Release|Any CPU {0F8F6A38-AF7C-4F65-980B-4F909FA93A9F}.Release|Any CPU.Build.0 = Release|Any CPU {A57BA67F-1059-4C73-B9D0-7569B4D4A7E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A57BA67F-1059-4C73-B9D0-7569B4D4A7E5}.Debug|Any CPU.Build.0 = Debug|Any CPU {A57BA67F-1059-4C73-B9D0-7569B4D4A7E5}.Release|Any CPU.ActiveCfg = Release|Any CPU {A57BA67F-1059-4C73-B9D0-7569B4D4A7E5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal