EMISOnline.WinService.sln 1.3 KB

123456789101112131415161718192021222324252627282930
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMISOnline.WinService", "EMISOnline.WinService.csproj", "{650D0114-4AB3-4CDA-A673-1E562672BE9D}"
  5. EndProject
  6. Global
  7. GlobalSection(TeamFoundationVersionControl) = preSolution
  8. SccNumberOfProjects = 1
  9. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  10. SccTeamFoundationServer = http://bowin88:8080/tfs/emisnew
  11. SccProjectUniqueName0 = EMISOnline.WinService.csproj
  12. SccProjectName0 = .
  13. SccAuxPath0 = http://bowin88:8080/tfs/emisnew
  14. SccLocalPath0 = .
  15. SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  16. EndGlobalSection
  17. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  18. Debug|x86 = Debug|x86
  19. Release|x86 = Release|x86
  20. EndGlobalSection
  21. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  22. {650D0114-4AB3-4CDA-A673-1E562672BE9D}.Debug|x86.ActiveCfg = Debug|x86
  23. {650D0114-4AB3-4CDA-A673-1E562672BE9D}.Debug|x86.Build.0 = Debug|x86
  24. {650D0114-4AB3-4CDA-A673-1E562672BE9D}.Release|x86.ActiveCfg = Release|x86
  25. {650D0114-4AB3-4CDA-A673-1E562672BE9D}.Release|x86.Build.0 = Release|x86
  26. EndGlobalSection
  27. GlobalSection(SolutionProperties) = preSolution
  28. HideSolutionNode = FALSE
  29. EndGlobalSection
  30. EndGlobal