Datei: UnitTestGenerator/TestGenerator.sln
Last Commit (ab2cdbc)
1 | Microsoft Visual Studio Solution File, Format Version 11. 00 |
2 | # Visual Studio 2010 |
3 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "TestGenerator", "TestGenerator. csproj", "{ 37C68449-EDAF-460E-BBD7-4508A7408F68} " |
4 | EndProject |
5 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "UnitTests", "UnitTests\UnitTests. csproj", "{ 150028B3-09DE-47D4-98C0-A507FADE9618} " |
6 | EndProject |
7 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "PersistentClasses", "PersistentClasses\PersistentClasses. csproj", "{ AA84E8A9-BE56-4A65-8AC2-29F25D47AB27} " |
8 | EndProject |
9 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "CodeGenerator", "CodeGenerator\CodeGenerator. csproj", "{ 9BCB091D-EE82-4AD2-8F6E-F83296500C7D} " |
10 | EndProject |
11 | Global |
12 | ····GlobalSection(SolutionConfigurationPlatforms) = preSolution |
13 | ········Debug|Any CPU = Debug|Any CPU |
14 | ········Release|Any CPU = Release|Any CPU |
15 | ····EndGlobalSection |
16 | ····GlobalSection(ProjectConfigurationPlatforms) = postSolution |
17 | { 37C68449-EDAF-460E-BBD7-4508A7408F68} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
18 | { 37C68449-EDAF-460E-BBD7-4508A7408F68} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
19 | { 37C68449-EDAF-460E-BBD7-4508A7408F68} . Release|Any CPU. ActiveCfg = Release|Any CPU |
20 | { 37C68449-EDAF-460E-BBD7-4508A7408F68} . Release|Any CPU. Build. 0 = Release|Any CPU |
21 | { 150028B3-09DE-47D4-98C0-A507FADE9618} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
22 | { 150028B3-09DE-47D4-98C0-A507FADE9618} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
23 | { 150028B3-09DE-47D4-98C0-A507FADE9618} . Release|Any CPU. ActiveCfg = Release|Any CPU |
24 | { 150028B3-09DE-47D4-98C0-A507FADE9618} . Release|Any CPU. Build. 0 = Release|Any CPU |
25 | { AA84E8A9-BE56-4A65-8AC2-29F25D47AB27} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
26 | { AA84E8A9-BE56-4A65-8AC2-29F25D47AB27} . Release|Any CPU. ActiveCfg = Release|Any CPU |
27 | { AA84E8A9-BE56-4A65-8AC2-29F25D47AB27} . Release|Any CPU. Build. 0 = Release|Any CPU |
28 | { 9BCB091D-EE82-4AD2-8F6E-F83296500C7D} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
29 | { 9BCB091D-EE82-4AD2-8F6E-F83296500C7D} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
30 | { 9BCB091D-EE82-4AD2-8F6E-F83296500C7D} . Release|Any CPU. ActiveCfg = Release|Any CPU |
31 | { 9BCB091D-EE82-4AD2-8F6E-F83296500C7D} . Release|Any CPU. Build. 0 = Release|Any CPU |
32 | ····EndGlobalSection |
33 | ····GlobalSection(SolutionProperties) = preSolution |
34 | ········HideSolutionNode = FALSE |
35 | ····EndGlobalSection |
36 | EndGlobal |
37 |
New Commit (72f6226)
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12. 00 |
3 | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.14.36109.1 d17.14 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestGenerator", "TestGenerator\TestGenerator.csproj", "{E091AFBA-7CCC-4A1D-9643-F74DBA086B70}" |
7 | EndProject |
8 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "CodeGenerator", "CodeGenerator\CodeGenerator. csproj", "{ CE71C13C-CC2A-45F6-B9E4-B65114947101} " |
9 | EndProject |
10 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "UnitTests", "UnitTests\UnitTests. csproj", "{ B8A6A517-C944-4449-A79E-DFBD93EE90E5} " |
11 | EndProject |
12 | Project( "{ FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ") = "PersistentClasses", "PersistentClasses\PersistentClasses. csproj", "{ 1250C4AE-1F04-4FE2-B760-CF7851D2CFA5} " |
13 | EndProject |
14 | Global |
15 | ····GlobalSection(SolutionConfigurationPlatforms) = preSolution |
16 | ········Debug|Any CPU = Debug|Any CPU |
17 | ········Release|Any CPU = Release|Any CPU |
18 | ····EndGlobalSection |
19 | ····GlobalSection(ProjectConfigurationPlatforms) = postSolution |
20 | { E091AFBA-7CCC-4A1D-9643-F74DBA086B70} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
21 | { E091AFBA-7CCC-4A1D-9643-F74DBA086B70} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
22 | { E091AFBA-7CCC-4A1D-9643-F74DBA086B70} . Release|Any CPU. ActiveCfg = Release|Any CPU |
23 | { E091AFBA-7CCC-4A1D-9643-F74DBA086B70} . Release|Any CPU. Build. 0 = Release|Any CPU |
24 | { CE71C13C-CC2A-45F6-B9E4-B65114947101} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
25 | { CE71C13C-CC2A-45F6-B9E4-B65114947101} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
26 | { CE71C13C-CC2A-45F6-B9E4-B65114947101} . Release|Any CPU. ActiveCfg = Release|Any CPU |
27 | { CE71C13C-CC2A-45F6-B9E4-B65114947101} . Release|Any CPU. Build. 0 = Release|Any CPU |
28 | { B8A6A517-C944-4449-A79E-DFBD93EE90E5} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
29 | { B8A6A517-C944-4449-A79E-DFBD93EE90E5} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
30 | { B8A6A517-C944-4449-A79E-DFBD93EE90E5} . Release|Any CPU. ActiveCfg = Release|Any CPU |
31 | { B8A6A517-C944-4449-A79E-DFBD93EE90E5} . Release|Any CPU. Build. 0 = Release|Any CPU |
32 | { 1250C4AE-1F04-4FE2-B760-CF7851D2CFA5} . Debug|Any CPU. ActiveCfg = Debug|Any CPU |
33 | { 1250C4AE-1F04-4FE2-B760-CF7851D2CFA5} . Debug|Any CPU. Build. 0 = Debug|Any CPU |
34 | { 1250C4AE-1F04-4FE2-B760-CF7851D2CFA5} . Release|Any CPU. ActiveCfg = Release|Any CPU |
35 | ········{1250C4AE-1F04-4FE2-B760-CF7851D2CFA5}.Release|Any CPU.Build.0 = Release|Any CPU |
36 | ····EndGlobalSection |
37 | ····GlobalSection(SolutionProperties) = preSolution |
38 | ········HideSolutionNode = FALSE |
39 | ····EndGlobalSection |
40 | ····GlobalSection(ExtensibilityGlobals) = postSolution |
41 | ········SolutionGuid = {68012060-25B8-4D29-A78F-CBF967E84107} |
42 | ····EndGlobalSection |
43 | EndGlobal |
44 |