You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
2.2 KiB

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.28307.168
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "eShopOnServiceFabricApiGW", "eShopOnServiceFabricOcelote\eShopOnServiceFabricApiGW.sfproj", "{9B0B0C77-259E-42C8-8920-37E5D0A37717}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiGw_Base", "ApiGw_Base\ApiGw_Base.csproj", "{1147AE1E-0A30-4E87-8D25-AC8058AB2F84}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Debug|x64 = Debug|x64
  14. Release|Any CPU = Release|Any CPU
  15. Release|x64 = Release|x64
  16. EndGlobalSection
  17. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  18. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|Any CPU.ActiveCfg = Debug|x64
  19. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.ActiveCfg = Debug|x64
  20. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.Build.0 = Debug|x64
  21. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.Deploy.0 = Debug|x64
  22. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|Any CPU.ActiveCfg = Release|x64
  23. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.ActiveCfg = Release|x64
  24. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.Build.0 = Release|x64
  25. {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.Deploy.0 = Release|x64
  26. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  27. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|Any CPU.Build.0 = Debug|Any CPU
  28. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|x64.ActiveCfg = Debug|Any CPU
  29. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|x64.Build.0 = Debug|Any CPU
  30. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|Any CPU.ActiveCfg = Release|Any CPU
  31. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|Any CPU.Build.0 = Release|Any CPU
  32. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|x64.ActiveCfg = Release|Any CPU
  33. {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|x64.Build.0 = Release|Any CPU
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. GlobalSection(ExtensibilityGlobals) = postSolution
  39. SolutionGuid = {0BC409E9-3C5C-491E-84E3-CC7395510020}
  40. EndGlobalSection
  41. EndGlobal