12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.2.32526.322
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MAOJI-ERP-SYS", "MAOJI-ERP-SYS\MAOJI-ERP-SYS.vbproj", "{19A26C25-9215-4880-B588-ADFFD7E5829B}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {19A26C25-9215-4880-B588-ADFFD7E5829B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {19A26C25-9215-4880-B588-ADFFD7E5829B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {19A26C25-9215-4880-B588-ADFFD7E5829B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {19A26C25-9215-4880-B588-ADFFD7E5829B}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {237B9E0B-DB6D-401E-8B3A-4D661331D429}
- EndGlobalSection
- EndGlobal
|