123456789101112131415161718192021222324252627282930 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.30011.22
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "NANJIN-ERP-SYS", "NANJIN-ERP-SYS\NANJIN-ERP-SYS.vbproj", "{C1661BBB-73DD-46C2-B58D-5ED84B9860F3}"
- EndProject
- Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5559C45E-51F9-4A97-AB60-C30BF86120F5}"
- 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
- {C1661BBB-73DD-46C2-B58D-5ED84B9860F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {C1661BBB-73DD-46C2-B58D-5ED84B9860F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C1661BBB-73DD-46C2-B58D-5ED84B9860F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {C1661BBB-73DD-46C2-B58D-5ED84B9860F3}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {F9B36838-36C9-427F-A0A7-ED880C1FC3EE}
- EndGlobalSection
- EndGlobal
|