-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathClimateEmergency_Toolkit.sln
31 lines (31 loc) · 1.61 KB
/
ClimateEmergency_Toolkit.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.539
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClimateEmergency_oM", "ClimateEmergency_oM\ClimateEmergency_oM.csproj", "{A8372535-44B3-4652-BDCA-1F967B1EBF35}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClimateEmergency_Engine", "ClimateEmergency_Engine\ClimateEmergency_Engine.csproj", "{65601B64-D0DD-4009-A842-09FCE05C58B1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A8372535-44B3-4652-BDCA-1F967B1EBF35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8372535-44B3-4652-BDCA-1F967B1EBF35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8372535-44B3-4652-BDCA-1F967B1EBF35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8372535-44B3-4652-BDCA-1F967B1EBF35}.Release|Any CPU.Build.0 = Release|Any CPU
{65601B64-D0DD-4009-A842-09FCE05C58B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65601B64-D0DD-4009-A842-09FCE05C58B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65601B64-D0DD-4009-A842-09FCE05C58B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65601B64-D0DD-4009-A842-09FCE05C58B1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B789C8D9-C8D9-4E19-AD04-4C22865E7D12}
EndGlobalSection
EndGlobal