11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio 15
4- VisualStudioVersion = 15 .0.28010.2016
3+ # Visual Studio Version 16
4+ VisualStudioVersion = 16 .0.29509.3
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Utility.CommandLine.Arguments" , "src\Utility.CommandLine.Arguments\Utility.CommandLine.Arguments.csproj" , "{9E7684E0-A2E1-4F55-B492-12F4EDAD68C8}"
77EndProject
@@ -33,6 +33,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{52A632BE
3333 build \test .sh = build \test .sh
3434 EndProject Section
3535EndProject
36+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Echo" , "examples\Echo\Echo.csproj" , "{7D3FD9E0-5E64-4103-A53C-8EF03B91D651}"
37+ EndProject
3638Global
3739 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3840 Debug| Any CPU = Debug| Any CPU
@@ -51,6 +53,10 @@ Global
5153 {57E43670-9A19-4235-8552-EAB69404B56C} .Debug| Any CPU .Build .0 = Debug| Any CPU
5254 {57E43670-9A19-4235-8552-EAB69404B56C} .Release| Any CPU .ActiveCfg = Release| Any CPU
5355 {57E43670-9A19-4235-8552-EAB69404B56C} .Release| Any CPU .Build .0 = Release| Any CPU
56+ {7D3FD9E0-5E64-4103-A53C-8EF03B91D651} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
57+ {7D3FD9E0-5E64-4103-A53C-8EF03B91D651} .Debug| Any CPU .Build .0 = Debug| Any CPU
58+ {7D3FD9E0-5E64-4103-A53C-8EF03B91D651} .Release| Any CPU .ActiveCfg = Release| Any CPU
59+ {7D3FD9E0-5E64-4103-A53C-8EF03B91D651} .Release| Any CPU .Build .0 = Release| Any CPU
5460 EndGlobalSection
5561 GlobalSection (SolutionProperties ) = preSolution
5662 HideSolutionNode = FALSE
5965 {9E7684E0-A2E1-4F55-B492-12F4EDAD68C8} = {370AF284-4DF8-4A9C-8A76-EF15D523F45D}
6066 {2A63EB98-9E4F-4CC5-8390-4342B10E228D} = {B16DDE41-6A3F-489E-874C-BD0C9F0339CB}
6167 {57E43670-9A19-4235-8552-EAB69404B56C} = {94A8FBCD-26E6-4BF4-B4EB-EEA56BE1626B}
68+ {7D3FD9E0-5E64-4103-A53C-8EF03B91D651} = {94A8FBCD-26E6-4BF4-B4EB-EEA56BE1626B}
6269 EndGlobalSection
6370 GlobalSection (ExtensibilityGlobals ) = postSolution
6471 SolutionGuid = {30778115-B18C-4585-866D-0D36417F35DD}
0 commit comments