123456789101112131415161718192021222324252627282930313233343536373839404142 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.30320.27
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebSite1(1)", ".", "{6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}"
- ProjectSection(WebsiteProperties) = preProject
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.7.2"
- Debug.AspNetCompiler.VirtualPath = "/localhost_50990"
- Debug.AspNetCompiler.PhysicalPath = "..\WebSite1\"
- Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50990\"
- Debug.AspNetCompiler.Updateable = "true"
- Debug.AspNetCompiler.ForceOverwrite = "true"
- Debug.AspNetCompiler.FixedNames = "false"
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.VirtualPath = "/localhost_50990"
- Release.AspNetCompiler.PhysicalPath = "..\WebSite1\"
- Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50990\"
- Release.AspNetCompiler.Updateable = "true"
- Release.AspNetCompiler.ForceOverwrite = "true"
- Release.AspNetCompiler.FixedNames = "false"
- Release.AspNetCompiler.Debug = "False"
- VWDPort = "50990"
- SlnRelativePath = "..\WebSite1\"
- DefaultWebSiteLanguage = "Visual Basic"
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6E8C81EA-E24D-47FB-BF2E-45AB8E264FAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {0316834F-6AFB-410B-8394-D5E9CA7BA4A2}
- EndGlobalSection
- EndGlobal
|