Skip to content

Commit 2481dc2

Browse files
committed
Remove statistics project to get appveyor building
Ill deal with this project later.
1 parent 8309fed commit 2481dc2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/kafka-net.sln

-6
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2525
EndProject
2626
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Testing", "Testing", "{204BDC88-0B3E-4E9D-9140-CF0DDF184FE8}"
2727
EndProject
28-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StatisticsTestLoader", "StatisticsTestLoader\StatisticsTestLoader.csproj", "{02E1B2E3-E1B2-4E68-9BD9-95F266302C75}"
29-
EndProject
3028
Global
3129
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3230
Debug|Any CPU = Debug|Any CPU
@@ -45,15 +43,11 @@ Global
4543
{53E0B3CE-6C41-4C8A-8B66-9BD03667B1E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
4644
{53E0B3CE-6C41-4C8A-8B66-9BD03667B1E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
4745
{53E0B3CE-6C41-4C8A-8B66-9BD03667B1E0}.Release|Any CPU.Build.0 = Release|Any CPU
48-
{02E1B2E3-E1B2-4E68-9BD9-95F266302C75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
49-
{02E1B2E3-E1B2-4E68-9BD9-95F266302C75}.Release|Any CPU.ActiveCfg = Release|Any CPU
50-
{02E1B2E3-E1B2-4E68-9BD9-95F266302C75}.Release|Any CPU.Build.0 = Release|Any CPU
5146
EndGlobalSection
5247
GlobalSection(SolutionProperties) = preSolution
5348
HideSolutionNode = FALSE
5449
EndGlobalSection
5550
GlobalSection(NestedProjects) = preSolution
5651
{53E0B3CE-6C41-4C8A-8B66-9BD03667B1E0} = {204BDC88-0B3E-4E9D-9140-CF0DDF184FE8}
57-
{02E1B2E3-E1B2-4E68-9BD9-95F266302C75} = {204BDC88-0B3E-4E9D-9140-CF0DDF184FE8}
5852
EndGlobalSection
5953
EndGlobal

0 commit comments

Comments
 (0)