|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.1.31911.260 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Solution Files", ".Solution Files", "{196B5D43-B228-4632-9BC3-EAAF79B4EDA5}" |
| 7 | + ProjectSection(SolutionItems) = preProject |
| 8 | + ..\nuget.config = ..\nuget.config |
| 9 | + ..\Packages.props = ..\Packages.props |
| 10 | + EndProjectSection |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mvp.Environment.Platform", "Mvp.Environment.Platform\Mvp.Environment.Platform.csproj", "{89A72153-4995-4607-98B1-B8C75679926E}" |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mvp.Project.MvpSite.Platform", "Mvp.Project.MvpSite.Platform\Mvp.Project.MvpSite.Platform.csproj", "{816F099C-E14B-4468-9E34-87F993C6484D}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {89A72153-4995-4607-98B1-B8C75679926E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {89A72153-4995-4607-98B1-B8C75679926E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {89A72153-4995-4607-98B1-B8C75679926E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {89A72153-4995-4607-98B1-B8C75679926E}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {816F099C-E14B-4468-9E34-87F993C6484D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {816F099C-E14B-4468-9E34-87F993C6484D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {816F099C-E14B-4468-9E34-87F993C6484D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {816F099C-E14B-4468-9E34-87F993C6484D}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {7A7C4987-3A11-41A9-8915-5457EF7B5A6F} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments