-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShaneSpace.Blog.sln
More file actions
90 lines (90 loc) · 5.06 KB
/
ShaneSpace.Blog.sln
File metadata and controls
90 lines (90 loc) · 5.06 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26206.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "input", "input\", "{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/localhost_51098"
Debug.AspNetCompiler.PhysicalPath = "input\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_51098\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_51098"
Release.AspNetCompiler.PhysicalPath = "input\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_51098\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "51098"
SlnRelativePath = "input\"
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "solution items", "solution items", "{BB4C59CC-D560-49E0-AB9D-96348A3A6C23}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
build.cake = build.cake
config.wyam = config.wyam
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShaneSpace.Blog.DataImport", "src\ShaneSpace.Blog.DataImport\ShaneSpace.Blog.DataImport.csproj", "{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShaneSpace.Blog.Mvc", "src\ShaneSpace.Blog.Mvc\ShaneSpace.Blog.Mvc.csproj", "{072477BC-4EFD-4A52-9524-F783E0A6E98B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|x64.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|x64.Build.0 = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|x86.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Debug|x86.Build.0 = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|Any CPU.Build.0 = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|x64.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|x64.Build.0 = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|x86.ActiveCfg = Debug|Any CPU
{233CEF67-356E-44DD-95D7-E1CD8A74DBFD}.Release|x86.Build.0 = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|x64.ActiveCfg = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|x64.Build.0 = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|x86.ActiveCfg = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Debug|x86.Build.0 = Debug|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|Any CPU.Build.0 = Release|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|x64.ActiveCfg = Release|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|x64.Build.0 = Release|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|x86.ActiveCfg = Release|Any CPU
{70BC2A78-3EDD-40E8-BE29-4D48AD4A421D}.Release|x86.Build.0 = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|x64.ActiveCfg = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|x64.Build.0 = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|x86.ActiveCfg = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Debug|x86.Build.0 = Debug|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|Any CPU.Build.0 = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|x64.ActiveCfg = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|x64.Build.0 = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|x86.ActiveCfg = Release|Any CPU
{072477BC-4EFD-4A52-9524-F783E0A6E98B}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal