1
0
mirror of https://github.com/alex-bochkov/WebRAS.git synced 2024-11-21 10:45:51 +02:00
WebRAS/WebRAS.sln
Alex Bochkov 8702812231 first
2015-11-03 05:40:21 -08:00

43 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebSite4", "WebSite4\", "{7EA00C4B-D64B-45CC-B74B-305387886B56}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
Debug.AspNetCompiler.VirtualPath = "/localhost_59043"
Debug.AspNetCompiler.PhysicalPath = "WebSite4\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_59043\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_59043"
Release.AspNetCompiler.PhysicalPath = "WebSite4\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_59043\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "59043"
SlnRelativePath = "WebSite4\"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7EA00C4B-D64B-45CC-B74B-305387886B56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7EA00C4B-D64B-45CC-B74B-305387886B56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7EA00C4B-D64B-45CC-B74B-305387886B56}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{7EA00C4B-D64B-45CC-B74B-305387886B56}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{7EA00C4B-D64B-45CC-B74B-305387886B56}.Release|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal