@@ -3,23 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio Version 16
44VisualStudioVersion = 25.0.1700.0
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "codecrafters-shell" , "codecrafters-shell.csproj" , "{29097840-2370-4610-9275-010B39679800}"
6+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "CodeCrafters.Shell" , "CodeCrafters.Shell.csproj" , "{29097840-4F82-488B-ABD7-000F8C969040}"
7+
78EndProject
89Global
910 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1011 Debug| Any CPU = Debug| Any CPU
1112 Release| Any CPU = Release| Any CPU
1213 EndGlobalSection
1314 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
14- {29097840-2370-4610-9275-010B39679800 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
15- {29097840-2370-4610-9275-010B39679800 } .Debug| Any CPU .Build .0 = Debug| Any CPU
16- {29097840-2370-4610-9275-010B39679800 } .Release| Any CPU .ActiveCfg = Release| Any CPU
17- {29097840-2370-4610-9275-010B39679800 } .Release| Any CPU .Build .0 = Release| Any CPU
15+ {29097840-4F82-488B-ABD7-000F8C969040 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
16+ {29097840-4F82-488B-ABD7-000F8C969040 } .Debug| Any CPU .Build .0 = Debug| Any CPU
17+ {29097840-4F82-488B-ABD7-000F8C969040 } .Release| Any CPU .ActiveCfg = Release| Any CPU
18+ {29097840-4F82-488B-ABD7-000F8C969040 } .Release| Any CPU .Build .0 = Release| Any CPU
1819 EndGlobalSection
1920 GlobalSection (SolutionProperties ) = preSolution
2021 HideSolutionNode = FALSE
2122 EndGlobalSection
2223 GlobalSection (ExtensibilityGlobals ) = postSolution
23- SolutionGuid = {472BAEA1-4236-4421-9124-01A544818715 }
24+ SolutionGuid = {472BAEA1-89E4-4110-92A0-001AF78D2B01 }
2425 EndGlobalSection
2526EndGlobal
0 commit comments