You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.5 KiB
37 lines
1.5 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WEB", ".", "{F653BAE5-8523-4996-809A-43E8F1E620A6}"
|
|
ProjectSection(WebsiteProperties) = preProject
|
|
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
|
|
Debug.AspNetCompiler.VirtualPath = "/FSHE_WEB"
|
|
Debug.AspNetCompiler.PhysicalPath = "..\WEB\"
|
|
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\FSHE_WEB\"
|
|
Debug.AspNetCompiler.Updateable = "true"
|
|
Debug.AspNetCompiler.ForceOverwrite = "true"
|
|
Debug.AspNetCompiler.FixedNames = "false"
|
|
Debug.AspNetCompiler.Debug = "True"
|
|
Release.AspNetCompiler.VirtualPath = "/FSHE_WEB"
|
|
Release.AspNetCompiler.PhysicalPath = "..\WEB\"
|
|
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\FSHE_WEB\"
|
|
Release.AspNetCompiler.Updateable = "true"
|
|
Release.AspNetCompiler.ForceOverwrite = "true"
|
|
Release.AspNetCompiler.FixedNames = "false"
|
|
Release.AspNetCompiler.Debug = "False"
|
|
VWDPort = "62952"
|
|
VWDVirtualPath = "/"
|
|
StartServerOnDebug = "false"
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F653BAE5-8523-4996-809A-43E8F1E620A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F653BAE5-8523-4996-809A-43E8F1E620A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|