-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathElectrify-Shop.sln
More file actions
35 lines (35 loc) · 1.48 KB
/
Electrify-Shop.sln
File metadata and controls
35 lines (35 loc) · 1.48 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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Electrify-Shop", ".", "{961190DF-F80E-4FC0-A6E0-ABCBAA5CC5BA}"
ProjectSection(WebsiteProperties) = preProject
TargetFramework = "3.5"
Debug.AspNetCompiler.VirtualPath = "/Electrify-Shop"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\GitHub\Electrify-Shop\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Electrify-Shop\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/Electrify-Shop"
Release.AspNetCompiler.PhysicalPath = "..\..\..\GitHub\Electrify-Shop\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Electrify-Shop\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "50580"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{961190DF-F80E-4FC0-A6E0-ABCBAA5CC5BA}.Debug|.NET.ActiveCfg = Debug|.NET
{961190DF-F80E-4FC0-A6E0-ABCBAA5CC5BA}.Debug|.NET.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal