| 12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.14.36202.13 d17.14
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UAS_MES_WEIP", "UAS_MES_WEIP.csproj", "{620AC1B1-F6AB-400D-BFF4-463143D22A5E}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {620AC1B1-F6AB-400D-BFF4-463143D22A5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {620AC1B1-F6AB-400D-BFF4-463143D22A5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {620AC1B1-F6AB-400D-BFF4-463143D22A5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {620AC1B1-F6AB-400D-BFF4-463143D22A5E}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {C59B5F03-23C2-45E2-8567-6B6B59D381CA}
- EndGlobalSection
- EndGlobal
|