123456789101112131415161718192021222324252627282930 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.8.34330.188
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "HX-PGS-ERP-SYS", "HX-PGS-ERP-SYS.vbproj", "{C5339D0F-A6AB-4D77-9750-BD80A4B63F0E}"
- EndProject
- Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{23D03763-7521-4FEB-B18F-9D8BC8A4471E}"
- 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
- {C5339D0F-A6AB-4D77-9750-BD80A4B63F0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {C5339D0F-A6AB-4D77-9750-BD80A4B63F0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C5339D0F-A6AB-4D77-9750-BD80A4B63F0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {C5339D0F-A6AB-4D77-9750-BD80A4B63F0E}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {3D05DB13-CCB1-4F93-A467-C9A9EB78B53A}
- EndGlobalSection
- EndGlobal
|