|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.5.002.0 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DevBetterWeb.FunctionalTests", "DevBetterWeb.FunctionalTests\DevBetterWeb.FunctionalTests.csproj", "{23B85581-53F6-48C2-B7C2-0BD71DB45B5D}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DevBetterWeb.Tests", "DevBetterWeb.Tests\DevBetterWeb.Tests.csproj", "{0002B2C1-F170-4000-83A2-6FA27305F756}" |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DevBetterWeb.UnitTests", "DevBetterWeb.UnitTests\DevBetterWeb.UnitTests.csproj", "{B24654DE-E71E-41E3-9F26-5652FA15B763}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {23B85581-53F6-48C2-B7C2-0BD71DB45B5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {23B85581-53F6-48C2-B7C2-0BD71DB45B5D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {23B85581-53F6-48C2-B7C2-0BD71DB45B5D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {23B85581-53F6-48C2-B7C2-0BD71DB45B5D}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {0002B2C1-F170-4000-83A2-6FA27305F756}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {0002B2C1-F170-4000-83A2-6FA27305F756}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {0002B2C1-F170-4000-83A2-6FA27305F756}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {0002B2C1-F170-4000-83A2-6FA27305F756}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {B24654DE-E71E-41E3-9F26-5652FA15B763}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {B24654DE-E71E-41E3-9F26-5652FA15B763}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {B24654DE-E71E-41E3-9F26-5652FA15B763}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {B24654DE-E71E-41E3-9F26-5652FA15B763}.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 = {3E0D51B1-E07B-4DAF-BBAF-E1D77481BD8D} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments