@@ -33,8 +33,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnet-suggest", "src\Syste
33
33
EndProject
34
34
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "dotnet-suggest.Tests" , "src\System.CommandLine.Suggest.Tests\dotnet-suggest.Tests.csproj" , "{E41F0471-B14D-4FA0-9D8B-1E7750695AE9}"
35
35
EndProject
36
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.CommandLine.Generator.CommandHandler" , "src\System.CommandLine.Generator.CommandHandler\System.CommandLine.Generator.CommandHandler.csproj" , "{591EF370-7AD7-4624-8B9D-FD15010CA657}"
37
- EndProject
38
36
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.CommandLine.ApiCompatibility.Tests" , "src\System.CommandLine.ApiCompatibility.Tests\System.CommandLine.ApiCompatibility.Tests.csproj" , "{A54EE328-D456-4BAF-A180-84E77E6409AC}"
39
37
EndProject
40
38
Global
@@ -95,18 +93,6 @@ Global
95
93
{E41F0471-B14D-4FA0-9D8B-1E7750695AE9} .Release| x64 .Build .0 = Release| Any CPU
96
94
{E41F0471-B14D-4FA0-9D8B-1E7750695AE9} .Release| x86 .ActiveCfg = Release| Any CPU
97
95
{E41F0471-B14D-4FA0-9D8B-1E7750695AE9} .Release| x86 .Build .0 = Release| Any CPU
98
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
99
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| Any CPU .Build .0 = Debug| Any CPU
100
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| x64 .ActiveCfg = Debug| Any CPU
101
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| x64 .Build .0 = Debug| Any CPU
102
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| x86 .ActiveCfg = Debug| Any CPU
103
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Debug| x86 .Build .0 = Debug| Any CPU
104
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| Any CPU .ActiveCfg = Release| Any CPU
105
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| Any CPU .Build .0 = Release| Any CPU
106
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| x64 .ActiveCfg = Release| Any CPU
107
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| x64 .Build .0 = Release| Any CPU
108
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| x86 .ActiveCfg = Release| Any CPU
109
- {591EF370-7AD7-4624-8B9D-FD15010CA657} .Release| x86 .Build .0 = Release| Any CPU
110
96
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
111
97
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Debug| Any CPU .Build .0 = Debug| Any CPU
112
98
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -128,7 +114,6 @@ Global
128
114
{F843CCCA-4CC9-422C-A881-3AE6A998B53F} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
129
115
{E23C760E-B826-4B4F-BE76-916D86BAD2DB} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
130
116
{E41F0471-B14D-4FA0-9D8B-1E7750695AE9} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
131
- {591EF370-7AD7-4624-8B9D-FD15010CA657} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
132
117
{A54EE328-D456-4BAF-A180-84E77E6409AC} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
133
118
EndGlobalSection
134
119
GlobalSection (ExtensibilityGlobals ) = postSolution
0 commit comments