GE.sln.old 879 B

123456789101112131415161718192021
  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GE", "GE.csproj", "{7025E82D-9D74-4025-AC84-77B7C2048576}"
  3. EndProject
  4. Global
  5. GlobalSection(SolutionConfiguration) = preSolution
  6. ConfigName.0 = Debug
  7. ConfigName.1 = Release
  8. EndGlobalSection
  9. GlobalSection(ProjectDependencies) = postSolution
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {7025E82D-9D74-4025-AC84-77B7C2048576}.Debug.ActiveCfg = Debug|.NET
  13. {7025E82D-9D74-4025-AC84-77B7C2048576}.Debug.Build.0 = Debug|.NET
  14. {7025E82D-9D74-4025-AC84-77B7C2048576}.Release.ActiveCfg = Release|.NET
  15. {7025E82D-9D74-4025-AC84-77B7C2048576}.Release.Build.0 = Release|.NET
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal