Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

Learun.Application.Mobile.sln 3.7 KiB

há 4 anos
há 4 anos
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27004.2008
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Learun.Application.Mobile", "Learun.Application.Mobile.jsproj", "{B9943E88-BF67-46EC-A4D8-D0C81D5846C4}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Android = Debug|Android
  11. Debug|iOS = Debug|iOS
  12. Debug|Windows-ARM = Debug|Windows-ARM
  13. Debug|Windows-x64 = Debug|Windows-x64
  14. Debug|Windows-x86 = Debug|Windows-x86
  15. Release|Android = Release|Android
  16. Release|iOS = Release|iOS
  17. Release|Windows-ARM = Release|Windows-ARM
  18. Release|Windows-x64 = Release|Windows-x64
  19. Release|Windows-x86 = Release|Windows-x86
  20. EndGlobalSection
  21. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  22. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Android.ActiveCfg = Debug|Android
  23. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Android.Build.0 = Debug|Android
  24. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Android.Deploy.0 = Debug|Android
  25. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|iOS.ActiveCfg = Debug|iOS
  26. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|iOS.Build.0 = Debug|iOS
  27. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|iOS.Deploy.0 = Debug|iOS
  28. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-ARM.ActiveCfg = Debug|Windows-ARM
  29. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-ARM.Build.0 = Debug|Windows-ARM
  30. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-ARM.Deploy.0 = Debug|Windows-ARM
  31. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x64.ActiveCfg = Debug|Windows-x64
  32. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x64.Build.0 = Debug|Windows-x64
  33. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x64.Deploy.0 = Debug|Windows-x64
  34. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x86.ActiveCfg = Debug|Windows-x86
  35. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x86.Build.0 = Debug|Windows-x86
  36. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Debug|Windows-x86.Deploy.0 = Debug|Windows-x86
  37. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Android.ActiveCfg = Release|Android
  38. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Android.Build.0 = Release|Android
  39. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Android.Deploy.0 = Release|Android
  40. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|iOS.ActiveCfg = Release|iOS
  41. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|iOS.Build.0 = Release|iOS
  42. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|iOS.Deploy.0 = Release|iOS
  43. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-ARM.ActiveCfg = Release|Windows-ARM
  44. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-ARM.Build.0 = Release|Windows-ARM
  45. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-ARM.Deploy.0 = Release|Windows-ARM
  46. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x64.ActiveCfg = Release|Windows-x64
  47. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x64.Build.0 = Release|Windows-x64
  48. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x64.Deploy.0 = Release|Windows-x64
  49. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x86.ActiveCfg = Release|Windows-x86
  50. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x86.Build.0 = Release|Windows-x86
  51. {B9943E88-BF67-46EC-A4D8-D0C81D5846C4}.Release|Windows-x86.Deploy.0 = Release|Windows-x86
  52. EndGlobalSection
  53. GlobalSection(SolutionProperties) = preSolution
  54. HideSolutionNode = FALSE
  55. EndGlobalSection
  56. GlobalSection(ExtensibilityGlobals) = postSolution
  57. SolutionGuid = {DE155D09-06B5-4BCA-8433-365A2FC796CF}
  58. EndGlobalSection
  59. GlobalSection(ExtensibilityGlobals) = postSolution
  60. SolutionGuid = {DE155D09-06B5-4BCA-8433-365A2FC796CF}
  61. EndGlobalSection
  62. EndGlobal