PWA Fundvelo der Caritas.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cwebplusApp.sln 1.4KB

123456789101112131415161718192021222324252627282930313233
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.31321.278
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "cwebplusApp", "cwebplusApp.csproj", "{D258170F-7153-4503-AAB9-6B5699A58B53}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Release|Any CPU = Release|Any CPU
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {D258170F-7153-4503-AAB9-6B5699A58B53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {D258170F-7153-4503-AAB9-6B5699A58B53}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {D258170F-7153-4503-AAB9-6B5699A58B53}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. {D258170F-7153-4503-AAB9-6B5699A58B53}.Release|Any CPU.Build.0 = Release|Any CPU
  17. EndGlobalSection
  18. GlobalSection(SolutionProperties) = preSolution
  19. HideSolutionNode = FALSE
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityGlobals) = postSolution
  22. SolutionGuid = {727FFEFC-2F79-4A3E-B3E6-495767058A34}
  23. EndGlobalSection
  24. GlobalSection(TeamFoundationVersionControl) = preSolution
  25. SccNumberOfProjects = 2
  26. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  27. SccTeamFoundationServer = https://integrateinformatik.visualstudio.com/
  28. SccLocalPath0 = .
  29. SccProjectUniqueName1 = cwebplusApp.csproj
  30. SccLocalPath1 = .
  31. EndGlobalSection
  32. EndGlobal