File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 15
4
+ VisualStudioVersion = 15.0.26430.16
5
+ MinimumVisualStudioVersion = 10.0.40219.1
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "tests" , "tests\tests.csproj" , "{F578EB59-8E44-4652-AF8D-03F03E8A8B37}"
7
+ EndProject
8
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "KubernetesClient" , "src\KubernetesClient.csproj" , "{CDDE69B1-A259-4DE3-8439-3AAD789B8F32}"
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
+ {F578EB59-8E44-4652-AF8D-03F03E8A8B37} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
17
+ {F578EB59-8E44-4652-AF8D-03F03E8A8B37} .Debug| Any CPU .Build .0 = Debug| Any CPU
18
+ {F578EB59-8E44-4652-AF8D-03F03E8A8B37} .Release| Any CPU .ActiveCfg = Release| Any CPU
19
+ {F578EB59-8E44-4652-AF8D-03F03E8A8B37} .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {CDDE69B1-A259-4DE3-8439-3AAD789B8F32} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
+ {CDDE69B1-A259-4DE3-8439-3AAD789B8F32} .Debug| Any CPU .Build .0 = Debug| Any CPU
22
+ {CDDE69B1-A259-4DE3-8439-3AAD789B8F32} .Release| Any CPU .ActiveCfg = Release| Any CPU
23
+ {CDDE69B1-A259-4DE3-8439-3AAD789B8F32} .Release| Any CPU .Build .0 = Release| Any CPU
24
+ EndGlobalSection
25
+ GlobalSection (SolutionProperties ) = preSolution
26
+ HideSolutionNode = FALSE
27
+ EndGlobalSection
28
+ EndGlobal
You can’t perform that action at this time.
0 commit comments