|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.6.33723.286 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGenerator", "TestGenerator\TestGenerator.csproj", "{A76F357E-C854-4700-8BA3-6B529DC541EE}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGenerator.Tests", "TestGenerator.Tests\TestGenerator.Tests.csproj", "{22DD81A6-63E2-4E13-A0A4-8ECEAF40E7AA}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Release|Any CPU = Release|Any CPU |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {A76F357E-C854-4700-8BA3-6B529DC541EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {A76F357E-C854-4700-8BA3-6B529DC541EE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {A76F357E-C854-4700-8BA3-6B529DC541EE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {A76F357E-C854-4700-8BA3-6B529DC541EE}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {22DD81A6-63E2-4E13-A0A4-8ECEAF40E7AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {22DD81A6-63E2-4E13-A0A4-8ECEAF40E7AA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {22DD81A6-63E2-4E13-A0A4-8ECEAF40E7AA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {22DD81A6-63E2-4E13-A0A4-8ECEAF40E7AA}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + {C3BE2060-4F2B-4EC5-9B3E-8CCB42EFE7CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 25 | + {C3BE2060-4F2B-4EC5-9B3E-8CCB42EFE7CC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 26 | + {C3BE2060-4F2B-4EC5-9B3E-8CCB42EFE7CC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {C3BE2060-4F2B-4EC5-9B3E-8CCB42EFE7CC}.Release|Any CPU.Build.0 = Release|Any CPU |
| 28 | + EndGlobalSection |
| 29 | + GlobalSection(SolutionProperties) = preSolution |
| 30 | + HideSolutionNode = FALSE |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 33 | + SolutionGuid = {C575BC69-AA58-4457-ADC8-9CAC63182A48} |
| 34 | + EndGlobalSection |
| 35 | +EndGlobal |
0 commit comments