Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

DocX.sln 4.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocX", "DocX\DocX.csproj", "{E863D072-AA8B-4108-B5F1-785241B37F67}"
  4. EndProject
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{6E4A2A95-9A9A-4F8C-A68D-4950E3455700}"
  6. ProjectSection(ProjectDependencies) = postProject
  7. {E863D072-AA8B-4108-B5F1-785241B37F67} = {E863D072-AA8B-4108-B5F1-785241B37F67}
  8. EndProjectSection
  9. EndProject
  10. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DF41F5CE-8BCB-40CC-835F-54A3DB7D802F}"
  11. ProjectSection(SolutionItems) = preProject
  12. DocX.vsmdi = DocX.vsmdi
  13. LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
  14. ..\..\..\..\..\Desktop\DocX zipped\ReadMe.docx = ..\..\..\..\..\Desktop\DocX zipped\ReadMe.docx
  15. EndProjectSection
  16. EndProject
  17. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StringReplaceTestApp", "StringReplaceTestApp\StringReplaceTestApp.csproj", "{EA960F96-7CA4-4AA1-BB43-0478E3407C5C}"
  18. EndProject
  19. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomPropertyTestApp", "CustomPropertyTestApp\CustomPropertyTestApp.csproj", "{9EABCAA8-175C-4FA2-9829-59E9D9E275D3}"
  20. EndProject
  21. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateDocumentOnTheFly", "CreateDocumentOnTheFly\CreateDocumentOnTheFly.csproj", "{40E089B2-BFE4-4E47-83CC-36A4D43269C4}"
  22. EndProject
  23. Global
  24. GlobalSection(TeamFoundationVersionControl) = preSolution
  25. SccNumberOfProjects = 5
  26. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  27. SccTeamFoundationServer = https://tfs08.codeplex.com/
  28. SccLocalPath0 = .
  29. SccProjectUniqueName1 = CustomPropertyTestApp\\CustomPropertyTestApp.csproj
  30. SccProjectName1 = CustomPropertyTestApp
  31. SccLocalPath1 = CustomPropertyTestApp
  32. SccProjectUniqueName2 = DocX\\DocX.csproj
  33. SccProjectName2 = DocX
  34. SccLocalPath2 = DocX
  35. SccProjectUniqueName3 = StringReplaceTestApp\\StringReplaceTestApp.csproj
  36. SccProjectName3 = StringReplaceTestApp
  37. SccLocalPath3 = StringReplaceTestApp
  38. SccProjectUniqueName4 = UnitTests\\UnitTests.csproj
  39. SccProjectName4 = UnitTests
  40. SccLocalPath4 = UnitTests
  41. EndGlobalSection
  42. GlobalSection(TestCaseManagementSettings) = postSolution
  43. CategoryFile = DocX.vsmdi
  44. EndGlobalSection
  45. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  46. Debug|Any CPU = Debug|Any CPU
  47. Release|Any CPU = Release|Any CPU
  48. EndGlobalSection
  49. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  50. {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  51. {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Any CPU.Build.0 = Debug|Any CPU
  52. {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Any CPU.ActiveCfg = Release|Any CPU
  53. {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Any CPU.Build.0 = Release|Any CPU
  54. {6E4A2A95-9A9A-4F8C-A68D-4950E3455700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  55. {6E4A2A95-9A9A-4F8C-A68D-4950E3455700}.Debug|Any CPU.Build.0 = Debug|Any CPU
  56. {6E4A2A95-9A9A-4F8C-A68D-4950E3455700}.Release|Any CPU.ActiveCfg = Release|Any CPU
  57. {6E4A2A95-9A9A-4F8C-A68D-4950E3455700}.Release|Any CPU.Build.0 = Release|Any CPU
  58. {EA960F96-7CA4-4AA1-BB43-0478E3407C5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  59. {EA960F96-7CA4-4AA1-BB43-0478E3407C5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  60. {EA960F96-7CA4-4AA1-BB43-0478E3407C5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  61. {EA960F96-7CA4-4AA1-BB43-0478E3407C5C}.Release|Any CPU.Build.0 = Release|Any CPU
  62. {9EABCAA8-175C-4FA2-9829-59E9D9E275D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  63. {9EABCAA8-175C-4FA2-9829-59E9D9E275D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
  64. {9EABCAA8-175C-4FA2-9829-59E9D9E275D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
  65. {9EABCAA8-175C-4FA2-9829-59E9D9E275D3}.Release|Any CPU.Build.0 = Release|Any CPU
  66. {40E089B2-BFE4-4E47-83CC-36A4D43269C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  67. {40E089B2-BFE4-4E47-83CC-36A4D43269C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
  68. {40E089B2-BFE4-4E47-83CC-36A4D43269C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
  69. {40E089B2-BFE4-4E47-83CC-36A4D43269C4}.Release|Any CPU.Build.0 = Release|Any CPU
  70. EndGlobalSection
  71. GlobalSection(SolutionProperties) = preSolution
  72. HideSolutionNode = FALSE
  73. EndGlobalSection
  74. EndGlobal