775934fcce4364c8555d7f3647a633e382a0d5e1.svn-base 932 B

12345678910111213141516171819202122
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.25420.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataGateWayProject", "DataGateWayProject.csproj", "{958F2118-F68C-4B78-8694-69F38D466A5C}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|x86 = Debug|x86
  11. Release|x86 = Release|x86
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {958F2118-F68C-4B78-8694-69F38D466A5C}.Debug|x86.ActiveCfg = Debug|x86
  15. {958F2118-F68C-4B78-8694-69F38D466A5C}.Debug|x86.Build.0 = Debug|x86
  16. {958F2118-F68C-4B78-8694-69F38D466A5C}.Release|x86.ActiveCfg = Release|x86
  17. {958F2118-F68C-4B78-8694-69F38D466A5C}.Release|x86.Build.0 = Release|x86
  18. EndGlobalSection
  19. GlobalSection(SolutionProperties) = preSolution
  20. HideSolutionNode = FALSE
  21. EndGlobalSection
  22. EndGlobal