WindowsFormsApp1.sln 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.26228.9
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1\WindowsFormsApp1.csproj", "{C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LYFZ.ComponentLibrary", "..\..\..\ComponentLibrary\LYFZ.ComponentLibrary\LYFZ.ComponentLibrary.csproj", "{D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Debug|x86 = Debug|x86
  14. Release|Any CPU = Release|Any CPU
  15. Release|x86 = Release|x86
  16. EndGlobalSection
  17. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  18. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  19. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  20. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Debug|x86.ActiveCfg = Debug|Any CPU
  21. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Debug|x86.Build.0 = Debug|Any CPU
  22. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Release|Any CPU.Build.0 = Release|Any CPU
  24. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Release|x86.ActiveCfg = Release|Any CPU
  25. {C5CA5B21-6208-4B9D-8F67-70C7ACFC770C}.Release|x86.Build.0 = Release|Any CPU
  26. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  27. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  28. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Debug|x86.ActiveCfg = Debug|x86
  29. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Debug|x86.Build.0 = Debug|x86
  30. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  31. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Release|Any CPU.Build.0 = Release|Any CPU
  32. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Release|x86.ActiveCfg = Release|x86
  33. {D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}.Release|x86.Build.0 = Release|x86
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal