@@ -62,15 +62,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.CommandLine.Generato
62
62
EndProject
63
63
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.CommandLine.Generator.Tests" , "src\System.CommandLine.Generator.Tests\System.CommandLine.Generator.Tests.csproj" , "{70B98293-2F69-4262-AADD-D3EEE12046A8}"
64
64
EndProject
65
- 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}"
65
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "System.CommandLine.Generator.CommandHandler" , "src\System.CommandLine.Generator.CommandHandler\System.CommandLine.Generator.CommandHandler.csproj" , "{591EF370-7AD7-4624-8B9D-FD15010CA657}"
66
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "System.CommandLine.NamingConventionBinder" , "src\System.CommandLine.NamingConventionBinder\System.CommandLine.NamingConventionBinder.csproj" , "{10DFE204-B027-49DA-BD77-08ECA18DD357}"
66
67
EndProject
67
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "System.CommandLine.NamingConventionBinder" , "src\System.CommandLine.NamingConventionBinder\System.CommandLine.NamingConventionBinder.csproj" , "{10DFE204-B027-49DA-BD77-08ECA18DD357 }"
68
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "System.CommandLine.NamingConventionBinder.Tests " , "src\System.CommandLine.NamingConventionBinder.Tests \System.CommandLine.NamingConventionBinder.Tests. csproj" , "{789A05F2-5EF6-4FE8-9609-4706207E047E }"
68
69
EndProject
69
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.CommandLine.NamingConventionBinder.Tests" , "src\System.CommandLine.NamingConventionBinder.Tests\System.CommandLine.NamingConventionBinder.Tests.csproj" , "{789A05F2-5EF6-4FE8-9609-4706207E047E}"
70
- EndProject
71
- 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}"
72
- EndProject
73
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.CommandLine.Help" , "src\System.CommandLine.Help\System.CommandLine.Help.csproj" , "{ACC54C40-9CFC-40ED-9AE1-58C87CB0924D}"
70
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "System.CommandLine.ApiCompatibility.Tests" , "src\System.CommandLine.ApiCompatibility.Tests\System.CommandLine.ApiCompatibility.Tests.csproj" , "{A54EE328-D456-4BAF-A180-84E77E6409AC}"
74
71
EndProject
75
72
Global
76
73
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -322,18 +319,6 @@ Global
322
319
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Release| x64 .Build .0 = Release| Any CPU
323
320
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Release| x86 .ActiveCfg = Release| Any CPU
324
321
{A54EE328-D456-4BAF-A180-84E77E6409AC} .Release| x86 .Build .0 = Release| Any CPU
325
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
326
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| Any CPU .Build .0 = Debug| Any CPU
327
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| x64 .ActiveCfg = Debug| Any CPU
328
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| x64 .Build .0 = Debug| Any CPU
329
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| x86 .ActiveCfg = Debug| Any CPU
330
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Debug| x86 .Build .0 = Debug| Any CPU
331
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| Any CPU .ActiveCfg = Release| Any CPU
332
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| Any CPU .Build .0 = Release| Any CPU
333
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| x64 .ActiveCfg = Release| Any CPU
334
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| x64 .Build .0 = Release| Any CPU
335
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| x86 .ActiveCfg = Release| Any CPU
336
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} .Release| x86 .Build .0 = Release| Any CPU
337
322
EndGlobalSection
338
323
GlobalSection (SolutionProperties ) = preSolution
339
324
HideSolutionNode = FALSE
@@ -359,7 +344,6 @@ Global
359
344
{10DFE204-B027-49DA-BD77-08ECA18DD357} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
360
345
{789A05F2-5EF6-4FE8-9609-4706207E047E} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
361
346
{A54EE328-D456-4BAF-A180-84E77E6409AC} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
362
- {ACC54C40-9CFC-40ED-9AE1-58C87CB0924D} = {E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}
363
347
EndGlobalSection
364
348
GlobalSection (ExtensibilityGlobals ) = postSolution
365
349
SolutionGuid = {5C159F93-800B-49E7-9905-EE09F8B8434A}
0 commit comments