123456789101112131415161718192021222324252627282930 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.10.34916.146
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WINPROFIT-ERP-SYS", "SHENKANG-MES-SYS\WINPROFIT-ERP-SYS.vbproj", "{6F3E7525-878D-412D-9C31-1B8F54000B20}"
- EndProject
- Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{29C41CB9-EE06-4F2A-9A24-0813DDA590DE}"
- ProjectSection(SolutionItems) = preProject
- .editorconfig = .editorconfig
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6F3E7525-878D-412D-9C31-1B8F54000B20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6F3E7525-878D-412D-9C31-1B8F54000B20}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6F3E7525-878D-412D-9C31-1B8F54000B20}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6F3E7525-878D-412D-9C31-1B8F54000B20}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {26505617-284B-402B-A80F-FFF471785A5B}
- EndGlobalSection
- EndGlobal
|