|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.28307.1145 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "PyWebApi.IIS", "PyWebApi.IIS\PyWebApi.IIS.pyproj", "{5869E351-5ABC-4EBF-BD49-892170C0FCFD}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UserApps", "UserApps", "{9A0F2FE6-ACEA-4F93-A798-E29ED344E246}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + PyWebApi.IIS\user-script-root\test_directory\test_module.py = PyWebApi.IIS\user-script-root\test_directory\test_module.py |
| 11 | + EndProjectSection |
| 12 | +EndProject |
| 13 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdomdClient_From_NuGet", "UserApps\AdomdClient_From_NuGet\AdomdClient_From_NuGet.csproj", "{92BA630D-18B4-448C-B9D6-10698C74EEEE}" |
| 14 | +EndProject |
| 15 | +Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "MdxReader", "UserApps\MdxReader\MdxReader.pyproj", "{ADC55014-753C-41C9-AA62-32D29CEB7248}" |
| 16 | +EndProject |
| 17 | +Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "ServicesGrouping", "UserApps\ServicesGrouping\ServicesGrouping.pyproj", "{3531393B-7964-486F-B517-BDDF01EB96DA}" |
| 18 | +EndProject |
| 19 | +Global |
| 20 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 21 | + Debug|Any CPU = Debug|Any CPU |
| 22 | + Release|Any CPU = Release|Any CPU |
| 23 | + EndGlobalSection |
| 24 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 25 | + {5869E351-5ABC-4EBF-BD49-892170C0FCFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 26 | + {5869E351-5ABC-4EBF-BD49-892170C0FCFD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 27 | + {5869E351-5ABC-4EBF-BD49-892170C0FCFD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 28 | + {5869E351-5ABC-4EBF-BD49-892170C0FCFD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 29 | + {92BA630D-18B4-448C-B9D6-10698C74EEEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 30 | + {92BA630D-18B4-448C-B9D6-10698C74EEEE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 31 | + {92BA630D-18B4-448C-B9D6-10698C74EEEE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 32 | + {92BA630D-18B4-448C-B9D6-10698C74EEEE}.Release|Any CPU.Build.0 = Release|Any CPU |
| 33 | + {ADC55014-753C-41C9-AA62-32D29CEB7248}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 34 | + {ADC55014-753C-41C9-AA62-32D29CEB7248}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 35 | + {3531393B-7964-486F-B517-BDDF01EB96DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 36 | + {3531393B-7964-486F-B517-BDDF01EB96DA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 37 | + EndGlobalSection |
| 38 | + GlobalSection(SolutionProperties) = preSolution |
| 39 | + HideSolutionNode = FALSE |
| 40 | + EndGlobalSection |
| 41 | + GlobalSection(NestedProjects) = preSolution |
| 42 | + {92BA630D-18B4-448C-B9D6-10698C74EEEE} = {9A0F2FE6-ACEA-4F93-A798-E29ED344E246} |
| 43 | + {ADC55014-753C-41C9-AA62-32D29CEB7248} = {9A0F2FE6-ACEA-4F93-A798-E29ED344E246} |
| 44 | + {3531393B-7964-486F-B517-BDDF01EB96DA} = {9A0F2FE6-ACEA-4F93-A798-E29ED344E246} |
| 45 | + EndGlobalSection |
| 46 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 47 | + SolutionGuid = {061DDA1B-510D-4D10-A7F9-82567C4C5D42} |
| 48 | + EndGlobalSection |
| 49 | +EndGlobal |
0 commit comments