@@ -4,18 +4,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
4
4
VisualStudioVersion = 15.0.26124.0
5
5
MinimumVisualStudioVersion = 15.0.26124.0
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{1EFCD839-0726-4BCE-B745-1E829991B1BC}"
7
- Project Section (SolutionItems ) = preProject
8
- src \Directory .build .props = src \Directory .build .props
9
- EndProject Section
10
7
EndProject
11
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.Kafka" , "src\Confluent.Kafka\Confluent.Kafka.csproj" , "{09C3255B-1972-4EB8-91D0-FB9F5CD82BCB}"
12
9
EndProject
13
10
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.SchemaRegistry" , "src\Confluent.SchemaRegistry\Confluent.SchemaRegistry.csproj" , "{AA671E3D-EB85-40A2-B183-8DA037286680}"
14
11
EndProject
15
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{90058283-1F8F-465D-89E4-D4374A27E612}"
16
- Project Section (SolutionItems ) = preProject
17
- test \Directory .build .props = test \Directory .build .props
18
- EndProject Section
19
13
EndProject
20
14
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.Kafka.UnitTests" , "test\Confluent.Kafka.UnitTests\Confluent.Kafka.UnitTests.csproj" , "{BD6FCDB1-CC2E-4DE2-AB48-9CBD3F78E637}"
21
15
EndProject
@@ -34,9 +28,6 @@ EndProject
34
28
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.SchemaRegistry.IntegrationTests" , "test\Confluent.SchemaRegistry.IntegrationTests\Confluent.SchemaRegistry.IntegrationTests.csproj" , "{EC57E6D6-371F-4538-8C48-35C37CA2ED67}"
35
29
EndProject
36
30
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "examples" , "examples" , "{9CE4B5F7-9251-4340-BACB-207066A5DBE8}"
37
- Project Section (SolutionItems ) = preProject
38
- examples \Directory .build .props = examples \Directory .build .props
39
- EndProject Section
40
31
EndProject
41
32
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AdminClient" , "examples\AdminClient\AdminClient.csproj" , "{964449D5-3024-420E-9262-1913EC189D6A}"
42
33
EndProject
@@ -118,10 +109,19 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{D5322057
118
109
EndProject Section
119
110
EndProject
120
111
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{BA928213-B366-4290-A4AA-E0FA094333FE}"
112
+ Project Section (SolutionItems ) = preProject
113
+ src \Directory .Build .props = src \Directory .Build .props
114
+ EndProject Section
121
115
EndProject
122
116
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{EDA3CED2-A80E-44F5-B5E4-79E38BC1376F}"
117
+ Project Section (SolutionItems ) = preProject
118
+ test \Directory .Build .props = test \Directory .Build .props
119
+ EndProject Section
123
120
EndProject
124
121
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "examples" , "examples" , "{A4A6EEAB-8053-4746-892F-683FC7C21622}"
122
+ Project Section (SolutionItems ) = preProject
123
+ examples \Directory .Build .props = examples \Directory .Build .props
124
+ EndProject Section
125
125
EndProject
126
126
Global
127
127
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments