@@ -63,10 +63,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
63
63
.github \workflows \ci .yml = .github \workflows \ci .yml
64
64
EndProject Section
65
65
EndProject
66
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Kaleidoscope" , "samples\KaleidoscopeTutorial\Chapter3\Kaleidoscope\Kaleidoscope.csproj" , "{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}"
67
- EndProject
68
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "KaleidoscopeLLVM" , "samples\KaleidoscopeTutorial\Chapter3\KaleidoscopeLLVM\KaleidoscopeLLVM.csproj" , "{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}"
69
- EndProject
70
66
Global
71
67
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
72
68
Debug| Any CPU = Debug| Any CPU
@@ -85,14 +81,6 @@ Global
85
81
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6} .Debug| Any CPU .Build .0 = Debug| Any CPU
86
82
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
83
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6} .Release| Any CPU .Build .0 = Release| Any CPU
88
- {D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
89
- {D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} .Debug| Any CPU .Build .0 = Debug| Any CPU
90
- {D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} .Release| Any CPU .ActiveCfg = Release| Any CPU
91
- {D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} .Release| Any CPU .Build .0 = Release| Any CPU
92
- {A6F6EE4E-B036-4335-AEA7-8BBA9E339116} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
93
- {A6F6EE4E-B036-4335-AEA7-8BBA9E339116} .Debug| Any CPU .Build .0 = Debug| Any CPU
94
- {A6F6EE4E-B036-4335-AEA7-8BBA9E339116} .Release| Any CPU .ActiveCfg = Release| Any CPU
95
- {A6F6EE4E-B036-4335-AEA7-8BBA9E339116} .Release| Any CPU .Build .0 = Release| Any CPU
96
84
EndGlobalSection
97
85
GlobalSection (SolutionProperties ) = preSolution
98
86
HideSolutionNode = FALSE
@@ -102,8 +90,6 @@ Global
102
90
{293C5F55-2CB1-4398-946B-8AD8E37D7FEE} = {5E2DA015-A829-4304-9B2F-B868ECB77A95}
103
91
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6} = {62B5C536-C224-4EE1-972F-05F732B5980B}
104
92
{706334B8-BB91-49A4-BC9C-DFFDF3DCD770} = {E8ADE5A7-4363-43B7-B104-6B0E5510CAF0}
105
- {D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} = {62B5C536-C224-4EE1-972F-05F732B5980B}
106
- {A6F6EE4E-B036-4335-AEA7-8BBA9E339116} = {62B5C536-C224-4EE1-972F-05F732B5980B}
107
93
EndGlobalSection
108
94
GlobalSection (ExtensibilityGlobals ) = postSolution
109
95
SolutionGuid = {75550D8C-A492-4ED3-8387-206830F8B21E}
0 commit comments