1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16.0.30406.217
5
+ MinimumVisualStudioVersion = 10.0.40219.1
3
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{95F3A6DD-B421-441D-B263-1B34A1465FF5}"
4
7
Project Section (SolutionItems ) = preProject
5
8
README .md = README .md
6
9
EndProject Section
7
10
EndProject
8
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "KubeOps" , "src\KubeOps\KubeOps.csproj" , "{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4}"
11
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KubeOps" , "src\KubeOps\KubeOps.csproj" , "{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4}"
9
12
EndProject
10
13
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{50E9B964-68F7-4B9F-BEA8-165CE45BC5C6}"
11
14
EndProject
12
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "KubeOps.Test" , "tests\KubeOps.Test\KubeOps.Test.csproj" , "{A33D30D0-AC1B-48F8-8A5A-36E569981793}"
15
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KubeOps.Test" , "tests\KubeOps.Test\KubeOps.Test.csproj" , "{A33D30D0-AC1B-48F8-8A5A-36E569981793}"
13
16
EndProject
14
17
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "_build" , "build\_build.csproj" , "{D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD}"
15
18
EndProject
16
19
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{9AF95FE4-DA1F-4BB0-B60E-23FCFA6AAAA2}"
17
20
EndProject
18
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "KubeOps.TestOperator" , "tests\KubeOps.TestOperator\KubeOps.TestOperator.csproj" , "{751BDC14-D75F-4DDE-9C45-2432041FBCAC}"
21
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KubeOps.TestOperator" , "tests\KubeOps.TestOperator\KubeOps.TestOperator.csproj" , "{751BDC14-D75F-4DDE-9C45-2432041FBCAC}"
19
22
EndProject
20
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "KubeOps.TestOperator.Test" , "tests\KubeOps.TestOperator.Test\KubeOps.TestOperator.Test.csproj" , "{B374D7E4-E9BA-47F8-B1A4-440DECD376E4}"
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "KubeOps.TestOperator.Test" , "tests\KubeOps.TestOperator.Test\KubeOps.TestOperator.Test.csproj" , "{B374D7E4-E9BA-47F8-B1A4-440DECD376E4}"
24
+ EndProject
25
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "KubeOps.GenericTest" , "tests\KubeOps.GenericTest\KubeOps.GenericTest.csproj" , "{714D8DD8-AF4B-4990-AE63-0258BC3E3CD3}"
21
26
EndProject
22
27
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "config" , "config" , "{EF94C48A-1D2A-459B-B397-A130463FF52D}"
23
28
Project Section (SolutionItems ) = preProject
35
40
Release| Any CPU = Release| Any CPU
36
41
EndGlobalSection
37
42
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
38
- {D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
39
- {D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD} .Release| Any CPU .ActiveCfg = Release| Any CPU
40
43
{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
41
44
{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4} .Debug| Any CPU .Build .0 = Debug| Any CPU
42
45
{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4} .Release| Any CPU .ActiveCfg = Release| Any CPU
45
48
{A33D30D0-AC1B-48F8-8A5A-36E569981793} .Debug| Any CPU .Build .0 = Debug| Any CPU
46
49
{A33D30D0-AC1B-48F8-8A5A-36E569981793} .Release| Any CPU .ActiveCfg = Release| Any CPU
47
50
{A33D30D0-AC1B-48F8-8A5A-36E569981793} .Release| Any CPU .Build .0 = Release| Any CPU
51
+ {D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
52
+ {D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD} .Release| Any CPU .ActiveCfg = Release| Any CPU
48
53
{751BDC14-D75F-4DDE-9C45-2432041FBCAC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
49
54
{751BDC14-D75F-4DDE-9C45-2432041FBCAC} .Debug| Any CPU .Build .0 = Debug| Any CPU
50
55
{751BDC14-D75F-4DDE-9C45-2432041FBCAC} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -53,12 +58,23 @@ Global
53
58
{B374D7E4-E9BA-47F8-B1A4-440DECD376E4} .Debug| Any CPU .Build .0 = Debug| Any CPU
54
59
{B374D7E4-E9BA-47F8-B1A4-440DECD376E4} .Release| Any CPU .ActiveCfg = Release| Any CPU
55
60
{B374D7E4-E9BA-47F8-B1A4-440DECD376E4} .Release| Any CPU .Build .0 = Release| Any CPU
61
+ {714D8DD8-AF4B-4990-AE63-0258BC3E3CD3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
62
+ {714D8DD8-AF4B-4990-AE63-0258BC3E3CD3} .Debug| Any CPU .Build .0 = Debug| Any CPU
63
+ {714D8DD8-AF4B-4990-AE63-0258BC3E3CD3} .Release| Any CPU .ActiveCfg = Release| Any CPU
64
+ {714D8DD8-AF4B-4990-AE63-0258BC3E3CD3} .Release| Any CPU .Build .0 = Release| Any CPU
65
+ EndGlobalSection
66
+ GlobalSection (SolutionProperties ) = preSolution
67
+ HideSolutionNode = FALSE
56
68
EndGlobalSection
57
69
GlobalSection (NestedProjects ) = preSolution
58
70
{D7AB6CB9-94B6-4FEB-B7D8-D8AA793BD2A4} = {95F3A6DD-B421-441D-B263-1B34A1465FF5}
59
71
{A33D30D0-AC1B-48F8-8A5A-36E569981793} = {50E9B964-68F7-4B9F-BEA8-165CE45BC5C6}
60
72
{D47717CB-A02E-4B12-BAA8-1D7F8BAE9BBD} = {9AF95FE4-DA1F-4BB0-B60E-23FCFA6AAAA2}
61
73
{751BDC14-D75F-4DDE-9C45-2432041FBCAC} = {50E9B964-68F7-4B9F-BEA8-165CE45BC5C6}
62
74
{B374D7E4-E9BA-47F8-B1A4-440DECD376E4} = {50E9B964-68F7-4B9F-BEA8-165CE45BC5C6}
75
+ {714D8DD8-AF4B-4990-AE63-0258BC3E3CD3} = {50E9B964-68F7-4B9F-BEA8-165CE45BC5C6}
76
+ EndGlobalSection
77
+ GlobalSection (ExtensibilityGlobals ) = postSolution
78
+ SolutionGuid = {ADAA5DFB-A7E5-490C-88EF-48D67C715F24}
63
79
EndGlobalSection
64
80
EndGlobal
0 commit comments