-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMaZe Space Collection.sln
26 lines (26 loc) · 1.12 KB
/
MaZe Space Collection.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Airlock", "Airlock\Airlock.csproj", "{FDF542F7-7657-4306-8BDF-2874B8BB7D10}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoDe", "CoDe\CoDe.csproj", "{2B33A367-BF67-4B78-8DF1-8D1722D3B870}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FDF542F7-7657-4306-8BDF-2874B8BB7D10}.Debug|x64.ActiveCfg = Debug|x64
{FDF542F7-7657-4306-8BDF-2874B8BB7D10}.Debug|x64.Build.0 = Debug|x64
{2B33A367-BF67-4B78-8DF1-8D1722D3B870}.Debug|x64.ActiveCfg = Debug|x64
{2B33A367-BF67-4B78-8DF1-8D1722D3B870}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A7BB1B54-A85E-4439-8B9E-B517B16D46BF}
EndGlobalSection
EndGlobal