|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.31515.178 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MemoryModule", "MemoryModule\MemoryModule.csproj", "{B0207678-321E-41B3-A9F1-99E0B7E01E1A}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DemoApp", "DemoApp\DemoApp.csproj", "{95A0C909-90EE-40A7-A6B6-F5901373E5C7}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Debug|x64 = Debug|x64 |
| 14 | + Debug|x86 = Debug|x86 |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + Release|x64 = Release|x64 |
| 17 | + Release|x86 = Release|x86 |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 20 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|x64.ActiveCfg = Debug|x64 |
| 23 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|x64.Build.0 = Debug|x64 |
| 24 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|x86.ActiveCfg = Debug|x86 |
| 25 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Debug|x86.Build.0 = Debug|x86 |
| 26 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|Any CPU.Build.0 = Release|Any CPU |
| 28 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|x64.ActiveCfg = Release|x64 |
| 29 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|x64.Build.0 = Release|x64 |
| 30 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|x86.ActiveCfg = Release|x86 |
| 31 | + {B0207678-321E-41B3-A9F1-99E0B7E01E1A}.Release|x86.Build.0 = Release|x86 |
| 32 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 33 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 34 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|x64.ActiveCfg = Debug|x64 |
| 35 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|x64.Build.0 = Debug|x64 |
| 36 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|x86.ActiveCfg = Debug|x86 |
| 37 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Debug|x86.Build.0 = Debug|x86 |
| 38 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 39 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|Any CPU.Build.0 = Release|Any CPU |
| 40 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|x64.ActiveCfg = Release|x64 |
| 41 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|x64.Build.0 = Release|x64 |
| 42 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|x86.ActiveCfg = Release|Any CPU |
| 43 | + {95A0C909-90EE-40A7-A6B6-F5901373E5C7}.Release|x86.Build.0 = Release|Any CPU |
| 44 | + EndGlobalSection |
| 45 | + GlobalSection(SolutionProperties) = preSolution |
| 46 | + HideSolutionNode = FALSE |
| 47 | + EndGlobalSection |
| 48 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 49 | + SolutionGuid = {327EE1F7-C144-44AA-9A9C-5427A6FA0521} |
| 50 | + EndGlobalSection |
| 51 | +EndGlobal |
0 commit comments