WinBox.sln 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.25420.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinBox", "WinBox\WinBox.csproj", "{8F371BE9-0BDA-41F1-A27D-A00B53847B02}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Any CPU = Debug|Any CPU
  11. Debug|Default = Debug|Default
  12. Release|Any CPU = Release|Any CPU
  13. Release|Default = Release|Default
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {8F371BE9-0BDA-41F1-A27D-A00B53847B02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {8F371BE9-0BDA-41F1-A27D-A00B53847B02}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {8F371BE9-0BDA-41F1-A27D-A00B53847B02}.Debug|Default.ActiveCfg = Debug|Any CPU
  19. {8F371BE9-0BDA-41F1-A27D-A00B53847B02}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  20. {8F371BE9-0BDA-41F1-A27D-A00B53847B02}.Release|Default.ActiveCfg = Debug|Any CPU
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  26. Debug|Any CPU = Debug|Any CPU
  27. Debug|Default = Debug|Default
  28. Release|Any CPU = Release|Any CPU
  29. Release|Default = Release|Default
  30. EndGlobalSection
  31. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  32. Debug|Any CPU = Debug|Any CPU
  33. Debug|Default = Debug|Default
  34. Release|Any CPU = Release|Any CPU
  35. Release|Default = Release|Default
  36. EndGlobalSection
  37. EndGlobal