@@ -13,8 +13,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
13
13
EndProject
14
14
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AppInspector.RulesEngine" , "RulesEngine\AppInspector.RulesEngine.csproj" , "{C19A98D2-629D-4F4D-87E4-3154416970BA}"
15
15
EndProject
16
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "MultiExtractor" , "MultiExtractor\MultiExtractor.csproj" , "{7C07A2A2-508E-4BBE-873F-F60F9FB4A9D9}"
17
- EndProject
18
16
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AppInspector.CLI" , "AppInspector.CLI\AppInspector.CLI.csproj" , "{824ED27E-A4CF-46A6-A01F-98B0821EB61C}"
19
17
EndProject
20
18
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "RulesPacker" , "RulesPacker" , "{C464D0CE-5254-4EA5-87C9-C0C96E40C3CB}"
@@ -39,7 +37,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "RulesPacker", "RulesPacker"
39
37
EndProject
40
38
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "UnitTest.Commands" , "UnitTest.Commands\UnitTest.Commands.csproj" , "{181BD826-A428-41D9-8BEC-0D8EB2288DF5}"
41
39
EndProject
42
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Benchmarks" , "Benchmarks\Benchmarks.csproj" , "{F031887C-EA60-4390-9940-765E99E69B8F}"
40
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Benchmarks" , "Benchmarks\Benchmarks.csproj" , "{F031887C-EA60-4390-9940-765E99E69B8F}"
43
41
EndProject
44
42
Global
45
43
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -55,10 +53,6 @@ Global
55
53
{C19A98D2-629D-4F4D-87E4-3154416970BA} .Debug| Any CPU .Build .0 = Debug| Any CPU
56
54
{C19A98D2-629D-4F4D-87E4-3154416970BA} .Release| Any CPU .ActiveCfg = Release| Any CPU
57
55
{C19A98D2-629D-4F4D-87E4-3154416970BA} .Release| Any CPU .Build .0 = Release| Any CPU
58
- {7C07A2A2-508E-4BBE-873F-F60F9FB4A9D9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
59
- {7C07A2A2-508E-4BBE-873F-F60F9FB4A9D9} .Debug| Any CPU .Build .0 = Debug| Any CPU
60
- {7C07A2A2-508E-4BBE-873F-F60F9FB4A9D9} .Release| Any CPU .ActiveCfg = Release| Any CPU
61
- {7C07A2A2-508E-4BBE-873F-F60F9FB4A9D9} .Release| Any CPU .Build .0 = Release| Any CPU
62
56
{824ED27E-A4CF-46A6-A01F-98B0821EB61C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
63
57
{824ED27E-A4CF-46A6-A01F-98B0821EB61C} .Debug| Any CPU .Build .0 = Debug| Any CPU
64
58
{824ED27E-A4CF-46A6-A01F-98B0821EB61C} .Release| Any CPU .ActiveCfg = Release| Any CPU
0 commit comments