Uestc.Auto6.Dso.Servlet.sln 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.32228.343
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Uestc.Auto6.Dso.Servlet", "Uestc.Auto6.Dso.Servlet\Uestc.Auto6.Dso.Servlet.csproj", "{2145747D-1BF9-4836-B9B8-B4E515A899BC}"
  7. EndProject
  8. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Uestc.Auto6.Dso.Core", "Uestc.Auto6.Dso.Core\Uestc.Auto6.Dso.Core.csproj", "{3E274080-A286-409E-AB29-DAEC28F84991}"
  9. EndProject
  10. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Uestc.Auto6.Dso.ComModel", "Uestc.Auto6.Dso.ComModel\Uestc.Auto6.Dso.ComModel.csproj", "{D01B3CF5-01D0-4205-AF9A-3703FE16E2F5}"
  11. EndProject
  12. Global
  13. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  14. Debug|Any CPU = Debug|Any CPU
  15. Release|Any CPU = Release|Any CPU
  16. EndGlobalSection
  17. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  18. {2145747D-1BF9-4836-B9B8-B4E515A899BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  19. {2145747D-1BF9-4836-B9B8-B4E515A899BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
  20. {2145747D-1BF9-4836-B9B8-B4E515A899BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
  21. {2145747D-1BF9-4836-B9B8-B4E515A899BC}.Release|Any CPU.Build.0 = Release|Any CPU
  22. {3E274080-A286-409E-AB29-DAEC28F84991}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  23. {3E274080-A286-409E-AB29-DAEC28F84991}.Debug|Any CPU.Build.0 = Debug|Any CPU
  24. {3E274080-A286-409E-AB29-DAEC28F84991}.Release|Any CPU.ActiveCfg = Release|Any CPU
  25. {3E274080-A286-409E-AB29-DAEC28F84991}.Release|Any CPU.Build.0 = Release|Any CPU
  26. {D01B3CF5-01D0-4205-AF9A-3703FE16E2F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  27. {D01B3CF5-01D0-4205-AF9A-3703FE16E2F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  28. {D01B3CF5-01D0-4205-AF9A-3703FE16E2F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
  29. {D01B3CF5-01D0-4205-AF9A-3703FE16E2F5}.Release|Any CPU.Build.0 = Release|Any CPU
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. GlobalSection(ExtensibilityGlobals) = postSolution
  35. SolutionGuid = {B4B0BCC7-BA37-4A37-97D8-BE299622258F}
  36. EndGlobalSection
  37. EndGlobal