|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.28010.2026 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Basic JS and HTML", "Basic JS and HTML\", "{8214E60A-A28C-439F-B94B-1EAA5ED23C8C}" |
| 7 | + ProjectSection(WebsiteProperties) = preProject |
| 8 | + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.6.1" |
| 9 | + Debug.AspNetCompiler.VirtualPath = "/localhost_63779" |
| 10 | + Debug.AspNetCompiler.PhysicalPath = "Basic JS and HTML\" |
| 11 | + Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_63779\" |
| 12 | + Debug.AspNetCompiler.Updateable = "true" |
| 13 | + Debug.AspNetCompiler.ForceOverwrite = "true" |
| 14 | + Debug.AspNetCompiler.FixedNames = "false" |
| 15 | + Debug.AspNetCompiler.Debug = "True" |
| 16 | + Release.AspNetCompiler.VirtualPath = "/localhost_63779" |
| 17 | + Release.AspNetCompiler.PhysicalPath = "Basic JS and HTML\" |
| 18 | + Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_63779\" |
| 19 | + Release.AspNetCompiler.Updateable = "true" |
| 20 | + Release.AspNetCompiler.ForceOverwrite = "true" |
| 21 | + Release.AspNetCompiler.FixedNames = "false" |
| 22 | + Release.AspNetCompiler.Debug = "False" |
| 23 | + VWDPort = "63779" |
| 24 | + SlnRelativePath = "Basic JS and HTML\" |
| 25 | + DefaultWebSiteLanguage = "Visual C#" |
| 26 | + EndProjectSection |
| 27 | +EndProject |
| 28 | +Global |
| 29 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 30 | + Debug|Any CPU = Debug|Any CPU |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 33 | + {8214E60A-A28C-439F-B94B-1EAA5ED23C8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 34 | + {8214E60A-A28C-439F-B94B-1EAA5ED23C8C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(SolutionProperties) = preSolution |
| 37 | + HideSolutionNode = FALSE |
| 38 | + EndGlobalSection |
| 39 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 40 | + SolutionGuid = {6F21B56E-C10C-4352-B212-08CF166DB0AE} |
| 41 | + EndGlobalSection |
| 42 | +EndGlobal |
0 commit comments