No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Este repositorio está archivado. Puede ver los archivos y clonarlo, pero no puede subir cambios o reportar incidencias ni pedir Pull Requests.

21 líneas
835B

  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual C# Express 2010
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "coa4u", "coa4u.csproj", "{9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|x86 = Debug|x86
  8. Release|x86 = Release|x86
  9. EndGlobalSection
  10. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  11. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Debug|x86.ActiveCfg = Debug|x86
  12. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Debug|x86.Build.0 = Debug|x86
  13. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Release|x86.ActiveCfg = Release|x86
  14. {9B556AA5-C2CD-4F5A-A087-7D4E3437F09B}.Release|x86.Build.0 = Release|x86
  15. EndGlobalSection
  16. GlobalSection(SolutionProperties) = preSolution
  17. HideSolutionNode = FALSE
  18. EndGlobalSection
  19. EndGlobal