-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathRain-World-Interactive-Map.sln
47 lines (47 loc) · 2.24 KB
/
Rain-World-Interactive-Map.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
42
43
44
45
46
47
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.539
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Rain-World-Interactive-Map", ".", "{61CB4DE6-187D-4D77-8B9C-1DE2B989D3D1}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/localhost_54012"
Debug.AspNetCompiler.PhysicalPath = "..\Rain-World-Interactive-Map\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54012\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_54012"
Release.AspNetCompiler.PhysicalPath = "..\Rain-World-Interactive-Map\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54012\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "54012"
SlnRelativePath = "..\Rain-World-Interactive-Map\"
EndProjectSection
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Rain-World-Interactive-Map", "Rain-World-Interactive-Map.pyproj", "{6EDC94E9-0E30-4059-94F2-9D6B13F101E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{61CB4DE6-187D-4D77-8B9C-1DE2B989D3D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61CB4DE6-187D-4D77-8B9C-1DE2B989D3D1}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{61CB4DE6-187D-4D77-8B9C-1DE2B989D3D1}.Release|Any CPU.Build.0 = Debug|Any CPU
{6EDC94E9-0E30-4059-94F2-9D6B13F101E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EDC94E9-0E30-4059-94F2-9D6B13F101E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EBFF42D2-4371-4761-BB9B-58E56A38B6DB}
EndGlobalSection
EndGlobal