IcsFromERPJob
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.

47 lines
2.7 KiB

2 months ago
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.28307.1778
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSSoft.FromERP", "ICSSoft.FromERP\ICSSoft.FromERP.csproj", "{71BE770C-F5BE-46C8-A81C-1897E28DB761}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSSoft.Test", "ICSSoft.Test\ICSSoft.Test.csproj", "{4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Debug|Mixed Platforms = Debug|Mixed Platforms
  14. Debug|x86 = Debug|x86
  15. Release|Any CPU = Release|Any CPU
  16. Release|Mixed Platforms = Release|Mixed Platforms
  17. Release|x86 = Release|x86
  18. EndGlobalSection
  19. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  23. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  24. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Debug|x86.ActiveCfg = Debug|Any CPU
  25. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Release|Any CPU.ActiveCfg = Release|Any CPU
  26. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Release|Any CPU.Build.0 = Release|Any CPU
  27. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  28. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  29. {71BE770C-F5BE-46C8-A81C-1897E28DB761}.Release|x86.ActiveCfg = Release|Any CPU
  30. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Debug|Any CPU.ActiveCfg = Debug|x86
  31. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
  32. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Debug|Mixed Platforms.Build.0 = Debug|x86
  33. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Debug|x86.ActiveCfg = Debug|x86
  34. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Debug|x86.Build.0 = Debug|x86
  35. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Release|Any CPU.ActiveCfg = Release|x86
  36. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Release|Mixed Platforms.ActiveCfg = Release|x86
  37. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Release|Mixed Platforms.Build.0 = Release|x86
  38. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Release|x86.ActiveCfg = Release|x86
  39. {4B0DA8C2-1DBF-40D0-9706-86CBE9B65685}.Release|x86.Build.0 = Release|x86
  40. EndGlobalSection
  41. GlobalSection(SolutionProperties) = preSolution
  42. HideSolutionNode = FALSE
  43. EndGlobalSection
  44. GlobalSection(ExtensibilityGlobals) = postSolution
  45. SolutionGuid = {E1244B00-05FC-4445-8A82-6B880EB4FD95}
  46. EndGlobalSection
  47. EndGlobal