-
Notifications
You must be signed in to change notification settings - Fork 1
/
ketoansoft.app.sln
73 lines (73 loc) · 4.24 KB
/
ketoansoft.app.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ketoansoft.app", "ketoansoft.vstore.app\ketoansoft.app.csproj", "{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Activate", "Activate\Activate.csproj", "{54307210-CB72-47E1-85FC-CFF609D02750}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "ketoanadmin", "ketoanadmin", "{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/ketoanadmin"
Debug.AspNetCompiler.PhysicalPath = "ketoanadmin\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\ketoanadmin\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/ketoanadmin"
Release.AspNetCompiler.PhysicalPath = "ketoanadmin\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\ketoanadmin\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "3904"
DefaultWebSiteLanguage = "Visual C#"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Debug|Any CPU.ActiveCfg = Debug|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Debug|Mixed Platforms.Build.0 = Debug|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Debug|x86.ActiveCfg = Debug|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Debug|x86.Build.0 = Debug|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Release|Any CPU.ActiveCfg = Release|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Release|Mixed Platforms.ActiveCfg = Release|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Release|Mixed Platforms.Build.0 = Release|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Release|x86.ActiveCfg = Release|x86
{DDEA886B-69A5-4915-8BAE-9A2C68F39D20}.Release|x86.Build.0 = Release|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Debug|Any CPU.ActiveCfg = Debug|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Debug|Mixed Platforms.Build.0 = Debug|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Debug|x86.ActiveCfg = Debug|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Debug|x86.Build.0 = Debug|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Release|Any CPU.ActiveCfg = Release|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Release|Mixed Platforms.ActiveCfg = Release|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Release|Mixed Platforms.Build.0 = Release|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Release|x86.ActiveCfg = Release|x86
{54307210-CB72-47E1-85FC-CFF609D02750}.Release|x86.Build.0 = Release|x86
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Debug|x86.ActiveCfg = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Release|Any CPU.Build.0 = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Release|Mixed Platforms.Build.0 = Debug|Any CPU
{6D7FE551-AC5B-463E-BEDC-7B4664DE735B}.Release|x86.ActiveCfg = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal