2b060f7e673a082a20b0887196dbf810c2e17dae.svn-base 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.21005.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iBemsDataService", "iBemsDataService\iBemsDataService.csproj", "{8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}"
  7. EndProject
  8. Project("{1B19158F-E398-40A6-8E3B-350508E125F1}") = "BemsWebApplication.Shared", "BemsWebApplication.Shared\BemsWebApplication.Shared.dxjsproj", "{21C49A0D-71C4-4699-A478-ABFB7A02C377}"
  9. EndProject
  10. Project("{1B19158F-E398-40A6-8E3B-350508E125F1}") = "BemsWebApplication.Desktop", "BemsWebApplication.Desktop\BemsWebApplication.Desktop.dxjsproj", "{A6E4F01B-6FE6-42F1-B192-329B017B20BA}"
  11. EndProject
  12. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{717A81C6-4BB3-40E5-90FE-9C5A918DD3B2}"
  13. ProjectSection(SolutionItems) = preProject
  14. .nuget\NuGet.Config = .nuget\NuGet.Config
  15. .nuget\NuGet.exe = .nuget\NuGet.exe
  16. .nuget\NuGet.targets = .nuget\NuGet.targets
  17. EndProjectSection
  18. EndProject
  19. Global
  20. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  21. Debug|Any CPU = Debug|Any CPU
  22. Release|Any CPU = Release|Any CPU
  23. EndGlobalSection
  24. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  25. {8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  26. {8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
  27. {8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
  28. {8E75E2C8-27B1-4BB1-89A5-A2B11BE634B8}.Release|Any CPU.Build.0 = Release|Any CPU
  29. {21C49A0D-71C4-4699-A478-ABFB7A02C377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  30. {21C49A0D-71C4-4699-A478-ABFB7A02C377}.Debug|Any CPU.Build.0 = Debug|Any CPU
  31. {21C49A0D-71C4-4699-A478-ABFB7A02C377}.Release|Any CPU.ActiveCfg = Release|Any CPU
  32. {21C49A0D-71C4-4699-A478-ABFB7A02C377}.Release|Any CPU.Build.0 = Release|Any CPU
  33. {A6E4F01B-6FE6-42F1-B192-329B017B20BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  34. {A6E4F01B-6FE6-42F1-B192-329B017B20BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
  35. {A6E4F01B-6FE6-42F1-B192-329B017B20BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
  36. {A6E4F01B-6FE6-42F1-B192-329B017B20BA}.Release|Any CPU.Build.0 = Release|Any CPU
  37. EndGlobalSection
  38. GlobalSection(SolutionProperties) = preSolution
  39. HideSolutionNode = FALSE
  40. EndGlobalSection
  41. EndGlobal