-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathHackWestern-PocketPup-Shiv-Weather.sln
41 lines (41 loc) · 2.53 KB
/
HackWestern-PocketPup-Shiv-Weather.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
32
33
34
35
36
37
38
39
40
41
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackWestern-PocketPup-Shiv-Weather", "Assembly-CSharp-firstpass.csproj", "{7D479743-5B7E-B849-5579-0C81CB6D96A2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackWestern-PocketPup-Shiv-Weather", "Assembly-CSharp.csproj", "{BAEBDB6B-F8DE-FE62-E6FA-A5F9F44D376F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackWestern-PocketPup-Shiv-Weather", "Assembly-CSharp-Editor-firstpass.csproj", "{67876184-A483-5760-82E9-C947F4ADE8F2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackWestern-PocketPup-Shiv-Weather", "Assembly-CSharp-Editor.csproj", "{2489BD4D-25E3-6855-E2B5-DD97D0738DE0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7D479743-5B7E-B849-5579-0C81CB6D96A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7D479743-5B7E-B849-5579-0C81CB6D96A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7D479743-5B7E-B849-5579-0C81CB6D96A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7D479743-5B7E-B849-5579-0C81CB6D96A2}.Release|Any CPU.Build.0 = Release|Any CPU
{BAEBDB6B-F8DE-FE62-E6FA-A5F9F44D376F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAEBDB6B-F8DE-FE62-E6FA-A5F9F44D376F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAEBDB6B-F8DE-FE62-E6FA-A5F9F44D376F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAEBDB6B-F8DE-FE62-E6FA-A5F9F44D376F}.Release|Any CPU.Build.0 = Release|Any CPU
{67876184-A483-5760-82E9-C947F4ADE8F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67876184-A483-5760-82E9-C947F4ADE8F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67876184-A483-5760-82E9-C947F4ADE8F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67876184-A483-5760-82E9-C947F4ADE8F2}.Release|Any CPU.Build.0 = Release|Any CPU
{2489BD4D-25E3-6855-E2B5-DD97D0738DE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2489BD4D-25E3-6855-E2B5-DD97D0738DE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2489BD4D-25E3-6855-E2B5-DD97D0738DE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2489BD4D-25E3-6855-E2B5-DD97D0738DE0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal