Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C9D786BB-785A-4DD2-AA4B-FBCF953A6816}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clawdforge", "src\Clawdforge\Clawdforge.csproj", "{6251BE4A-3B4B-4C5E-9792-166E28C978BC}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{7C4F95D8-3F8B-4082-B0EA-174DE5755A93}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clawdforge.Tests", "tests\Clawdforge.Tests\Clawdforge.Tests.csproj", "{A031363E-683D-4479-B65A-032F503F0469}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{F57873C5-4CEA-47F0-BD17-1689B3530587}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basic", "examples\Basic\Basic.csproj", "{D9F5228E-8D49-4BCC-8942-884B53BF8C40}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6251BE4A-3B4B-4C5E-9792-166E28C978BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6251BE4A-3B4B-4C5E-9792-166E28C978BC}.Debug|Any CPU.Build.0 = Debug|Any CPU {6251BE4A-3B4B-4C5E-9792-166E28C978BC}.Release|Any CPU.ActiveCfg = Release|Any CPU {6251BE4A-3B4B-4C5E-9792-166E28C978BC}.Release|Any CPU.Build.0 = Release|Any CPU {A031363E-683D-4479-B65A-032F503F0469}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A031363E-683D-4479-B65A-032F503F0469}.Debug|Any CPU.Build.0 = Debug|Any CPU {A031363E-683D-4479-B65A-032F503F0469}.Release|Any CPU.ActiveCfg = Release|Any CPU {A031363E-683D-4479-B65A-032F503F0469}.Release|Any CPU.Build.0 = Release|Any CPU {D9F5228E-8D49-4BCC-8942-884B53BF8C40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D9F5228E-8D49-4BCC-8942-884B53BF8C40}.Debug|Any CPU.Build.0 = Debug|Any CPU {D9F5228E-8D49-4BCC-8942-884B53BF8C40}.Release|Any CPU.ActiveCfg = Release|Any CPU {D9F5228E-8D49-4BCC-8942-884B53BF8C40}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {6251BE4A-3B4B-4C5E-9792-166E28C978BC} = {C9D786BB-785A-4DD2-AA4B-FBCF953A6816} {A031363E-683D-4479-B65A-032F503F0469} = {7C4F95D8-3F8B-4082-B0EA-174DE5755A93} {D9F5228E-8D49-4BCC-8942-884B53BF8C40} = {F57873C5-4CEA-47F0-BD17-1689B3530587} EndGlobalSection EndGlobal