@@ -5,7 +5,7 @@ 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
7
Project Section (SolutionItems ) = preProject
8
- src \Directory .build .props = src \Directory .build .props
8
+ src \Directory .Build .props = src \Directory .Build .props
9
9
EndProject Section
10
10
EndProject
11
11
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.Kafka" , "src\Confluent.Kafka\Confluent.Kafka.csproj" , "{09C3255B-1972-4EB8-91D0-FB9F5CD82BCB}"
@@ -14,7 +14,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Confluent.SchemaRegistry",
14
14
EndProject
15
15
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{90058283-1F8F-465D-89E4-D4374A27E612}"
16
16
Project Section (SolutionItems ) = preProject
17
- test \Directory .build .props = test \Directory .build .props
17
+ test \Directory .Build .props = test \Directory .Build .props
18
18
EndProject Section
19
19
EndProject
20
20
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Confluent.Kafka.UnitTests" , "test\Confluent.Kafka.UnitTests\Confluent.Kafka.UnitTests.csproj" , "{BD6FCDB1-CC2E-4DE2-AB48-9CBD3F78E637}"
@@ -35,7 +35,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Confluent.SchemaRegistry.In
35
35
EndProject
36
36
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "examples" , "examples" , "{9CE4B5F7-9251-4340-BACB-207066A5DBE8}"
37
37
Project Section (SolutionItems ) = preProject
38
- examples \Directory .build .props = examples \Directory .build .props
38
+ examples \Directory .Build .props = examples \Directory .Build .props
39
39
EndProject Section
40
40
EndProject
41
41
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AdminClient" , "examples\AdminClient\AdminClient.csproj" , "{964449D5-3024-420E-9262-1913EC189D6A}"
0 commit comments