Xamarin.Forms Effects.sln 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27130.2003
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Forms Effects.Android", "Xamarin.Forms Effects\Xamarin.Forms Effects.Android\Xamarin.Forms Effects.Android.csproj", "{764D5427-6C5C-46F4-8784-1D3A4CCE3054}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Forms Effects.iOS", "Xamarin.Forms Effects\Xamarin.Forms Effects.iOS\Xamarin.Forms Effects.iOS.csproj", "{84AE4DA2-505D-4739-B2AB-287F13EA017C}"
  9. EndProject
  10. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms Effects", "Xamarin.Forms Effects\Xamarin.Forms Effects\Xamarin.Forms Effects.csproj", "{3139CF94-356D-4E03-B3D6-02A4094F881D}"
  11. EndProject
  12. Global
  13. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  14. Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
  15. Ad-Hoc|ARM = Ad-Hoc|ARM
  16. Ad-Hoc|iPhone = Ad-Hoc|iPhone
  17. Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
  18. Ad-Hoc|x64 = Ad-Hoc|x64
  19. Ad-Hoc|x86 = Ad-Hoc|x86
  20. AppStore|Any CPU = AppStore|Any CPU
  21. AppStore|ARM = AppStore|ARM
  22. AppStore|iPhone = AppStore|iPhone
  23. AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
  24. AppStore|x64 = AppStore|x64
  25. AppStore|x86 = AppStore|x86
  26. Debug|Any CPU = Debug|Any CPU
  27. Debug|ARM = Debug|ARM
  28. Debug|iPhone = Debug|iPhone
  29. Debug|iPhoneSimulator = Debug|iPhoneSimulator
  30. Debug|x64 = Debug|x64
  31. Debug|x86 = Debug|x86
  32. Release|Any CPU = Release|Any CPU
  33. Release|ARM = Release|ARM
  34. Release|iPhone = Release|iPhone
  35. Release|iPhoneSimulator = Release|iPhoneSimulator
  36. Release|x64 = Release|x64
  37. Release|x86 = Release|x86
  38. EndGlobalSection
  39. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  40. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
  41. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
  42. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
  43. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
  44. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
  45. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
  46. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
  47. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
  48. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
  49. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
  50. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
  51. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
  52. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
  53. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x64.Build.0 = Release|Any CPU
  54. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
  55. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
  56. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x86.Build.0 = Release|Any CPU
  57. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
  58. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
  59. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|Any CPU.Build.0 = Release|Any CPU
  60. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
  61. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|ARM.ActiveCfg = Release|Any CPU
  62. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|ARM.Build.0 = Release|Any CPU
  63. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|ARM.Deploy.0 = Release|Any CPU
  64. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhone.ActiveCfg = Release|Any CPU
  65. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhone.Build.0 = Release|Any CPU
  66. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhone.Deploy.0 = Release|Any CPU
  67. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
  68. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
  69. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
  70. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x64.ActiveCfg = Release|Any CPU
  71. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x64.Build.0 = Release|Any CPU
  72. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x64.Deploy.0 = Release|Any CPU
  73. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x86.ActiveCfg = Release|Any CPU
  74. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x86.Build.0 = Release|Any CPU
  75. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.AppStore|x86.Deploy.0 = Release|Any CPU
  76. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  77. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|Any CPU.Build.0 = Debug|Any CPU
  78. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  79. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|ARM.ActiveCfg = Debug|Any CPU
  80. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|ARM.Build.0 = Debug|Any CPU
  81. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|ARM.Deploy.0 = Debug|Any CPU
  82. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  83. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhone.Build.0 = Debug|Any CPU
  84. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhone.Deploy.0 = Debug|Any CPU
  85. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  86. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  87. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
  88. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x64.ActiveCfg = Debug|Any CPU
  89. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x64.Build.0 = Debug|Any CPU
  90. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x64.Deploy.0 = Debug|Any CPU
  91. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x86.ActiveCfg = Debug|Any CPU
  92. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x86.Build.0 = Debug|Any CPU
  93. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Debug|x86.Deploy.0 = Debug|Any CPU
  94. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|Any CPU.ActiveCfg = Release|Any CPU
  95. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|Any CPU.Build.0 = Release|Any CPU
  96. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|Any CPU.Deploy.0 = Release|Any CPU
  97. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|ARM.ActiveCfg = Release|Any CPU
  98. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|ARM.Build.0 = Release|Any CPU
  99. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|ARM.Deploy.0 = Release|Any CPU
  100. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhone.ActiveCfg = Release|Any CPU
  101. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhone.Build.0 = Release|Any CPU
  102. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhone.Deploy.0 = Release|Any CPU
  103. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  104. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  105. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
  106. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x64.ActiveCfg = Release|Any CPU
  107. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x64.Build.0 = Release|Any CPU
  108. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x64.Deploy.0 = Release|Any CPU
  109. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x86.ActiveCfg = Release|Any CPU
  110. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x86.Build.0 = Release|Any CPU
  111. {764D5427-6C5C-46F4-8784-1D3A4CCE3054}.Release|x86.Deploy.0 = Release|Any CPU
  112. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
  113. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
  114. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
  115. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
  116. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
  117. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
  118. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
  119. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
  120. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
  121. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|ARM.ActiveCfg = AppStore|iPhone
  122. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
  123. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|iPhone.Build.0 = AppStore|iPhone
  124. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
  125. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
  126. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|x64.ActiveCfg = AppStore|iPhone
  127. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.AppStore|x86.ActiveCfg = AppStore|iPhone
  128. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|Any CPU.ActiveCfg = Debug|iPhone
  129. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|ARM.ActiveCfg = Debug|iPhone
  130. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|iPhone.ActiveCfg = Debug|iPhone
  131. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|iPhone.Build.0 = Debug|iPhone
  132. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
  133. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
  134. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|x64.ActiveCfg = Debug|iPhone
  135. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Debug|x86.ActiveCfg = Debug|iPhone
  136. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|Any CPU.ActiveCfg = Release|iPhone
  137. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|ARM.ActiveCfg = Release|iPhone
  138. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|iPhone.ActiveCfg = Release|iPhone
  139. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|iPhone.Build.0 = Release|iPhone
  140. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
  141. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
  142. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|x64.ActiveCfg = Release|iPhone
  143. {84AE4DA2-505D-4739-B2AB-287F13EA017C}.Release|x86.ActiveCfg = Release|iPhone
  144. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
  145. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
  146. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
  147. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
  148. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
  149. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
  150. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  151. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
  152. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
  153. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
  154. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
  155. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
  156. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
  157. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|Any CPU.Build.0 = Debug|Any CPU
  158. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|ARM.ActiveCfg = Debug|Any CPU
  159. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|ARM.Build.0 = Debug|Any CPU
  160. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
  161. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|iPhone.Build.0 = Debug|Any CPU
  162. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  163. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
  164. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|x64.ActiveCfg = Debug|Any CPU
  165. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|x64.Build.0 = Debug|Any CPU
  166. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|x86.ActiveCfg = Debug|Any CPU
  167. {3139CF94-356D-4E03-B3D6-02A4094F881D}.AppStore|x86.Build.0 = Debug|Any CPU
  168. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  169. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|Any CPU.Build.0 = Debug|Any CPU
  170. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|ARM.ActiveCfg = Debug|Any CPU
  171. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|ARM.Build.0 = Debug|Any CPU
  172. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
  173. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|iPhone.Build.0 = Debug|Any CPU
  174. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
  175. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
  176. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|x64.ActiveCfg = Debug|Any CPU
  177. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|x64.Build.0 = Debug|Any CPU
  178. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|x86.ActiveCfg = Debug|Any CPU
  179. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Debug|x86.Build.0 = Debug|Any CPU
  180. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|Any CPU.ActiveCfg = Release|Any CPU
  181. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|Any CPU.Build.0 = Release|Any CPU
  182. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|ARM.ActiveCfg = Release|Any CPU
  183. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|ARM.Build.0 = Release|Any CPU
  184. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|iPhone.ActiveCfg = Release|Any CPU
  185. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|iPhone.Build.0 = Release|Any CPU
  186. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
  187. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
  188. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|x64.ActiveCfg = Release|Any CPU
  189. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|x64.Build.0 = Release|Any CPU
  190. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|x86.ActiveCfg = Release|Any CPU
  191. {3139CF94-356D-4E03-B3D6-02A4094F881D}.Release|x86.Build.0 = Release|Any CPU
  192. EndGlobalSection
  193. GlobalSection(SolutionProperties) = preSolution
  194. HideSolutionNode = FALSE
  195. EndGlobalSection
  196. GlobalSection(ExtensibilityGlobals) = postSolution
  197. SolutionGuid = {5D0CC35D-4B00-48AA-9021-9FC6EE866D65}
  198. EndGlobalSection
  199. EndGlobal