@@ -12,9 +12,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RabbitMQ.Client", "projects
12
12
EndProject
13
13
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Unit" , "projects\Unit\Unit.csproj" , "{B8FAC024-CC03-4067-9FFC-02846FB8AE48}"
14
14
EndProject
15
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestApp" , "TestApp\TestApp.csproj" , "{99AADCCB-0189-40A8-87BD-A5D39E5C90BD}"
16
- EndProject
17
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Benchmarks" , "Benchmarks\Benchmarks.csproj" , "{38D72C9A-68E9-4653-B0CE-C7BA9FFD91D0}"
15
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Benchmarks" , "projects\Benchmarks\Benchmarks.csproj" , "{38D72C9A-68E9-4653-B0CE-C7BA9FFD91D0}"
18
16
EndProject
19
17
Global
20
18
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -30,10 +28,6 @@ Global
30
28
{B8FAC024-CC03-4067-9FFC-02846FB8AE48} .Debug| Any CPU .Build .0 = Debug| Any CPU
31
29
{B8FAC024-CC03-4067-9FFC-02846FB8AE48} .Release| Any CPU .ActiveCfg = Release| Any CPU
32
30
{B8FAC024-CC03-4067-9FFC-02846FB8AE48} .Release| Any CPU .Build .0 = Release| Any CPU
33
- {99AADCCB-0189-40A8-87BD-A5D39E5C90BD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
34
- {99AADCCB-0189-40A8-87BD-A5D39E5C90BD} .Debug| Any CPU .Build .0 = Debug| Any CPU
35
- {99AADCCB-0189-40A8-87BD-A5D39E5C90BD} .Release| Any CPU .ActiveCfg = Release| Any CPU
36
- {99AADCCB-0189-40A8-87BD-A5D39E5C90BD} .Release| Any CPU .Build .0 = Release| Any CPU
37
31
{38D72C9A-68E9-4653-B0CE-C7BA9FFD91D0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
38
32
{38D72C9A-68E9-4653-B0CE-C7BA9FFD91D0} .Debug| Any CPU .Build .0 = Debug| Any CPU
39
33
{38D72C9A-68E9-4653-B0CE-C7BA9FFD91D0} .Release| Any CPU .ActiveCfg = Release| Any CPU
0 commit comments