generated from BHoM/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathEmbodiedSuffering_Toolkit.sln
More file actions
37 lines (36 loc) · 2.13 KB
/
EmbodiedSuffering_Toolkit.sln
File metadata and controls
37 lines (36 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32228.547
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EmbodiedSuffering_Adapter", "EmbodiedSuffering_Adapter\EmbodiedSuffering_Adapter.csproj", "{A39F98EE-7F9B-4EAA-A8AC-55D549F742E6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EmbodiedSuffering_Engine", "EmbodiedSuffering_Engine\EmbodiedSuffering_Engine.csproj", "{5ED4C64D-0D36-46C6-92E4-50C8184491E5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EmbodiedSuffering_oM", "EmbodiedSuffering_oM\EmbodiedSuffering_oM.csproj", "{25363611-C7EA-4F95-A84A-586C2320F9F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A39F98EE-7F9B-4EAA-A8AC-55D549F742E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A39F98EE-7F9B-4EAA-A8AC-55D549F742E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A39F98EE-7F9B-4EAA-A8AC-55D549F742E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A39F98EE-7F9B-4EAA-A8AC-55D549F742E6}.Release|Any CPU.Build.0 = Release|Any CPU
{5ED4C64D-0D36-46C6-92E4-50C8184491E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5ED4C64D-0D36-46C6-92E4-50C8184491E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5ED4C64D-0D36-46C6-92E4-50C8184491E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5ED4C64D-0D36-46C6-92E4-50C8184491E5}.Release|Any CPU.Build.0 = Release|Any CPU
{25363611-C7EA-4F95-A84A-586C2320F9F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25363611-C7EA-4F95-A84A-586C2320F9F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25363611-C7EA-4F95-A84A-586C2320F9F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25363611-C7EA-4F95-A84A-586C2320F9F1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FBC50B66-5F63-4716-A563-8C47D4F953C2}
EndGlobalSection
EndGlobal