Declarative-Languages / Declarative Language Practical 1 / Question 3 / WeatherWebsite.sln
WeatherWebsite.sln
Raw

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33502.453
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WeatherWebsite", "WeatherWebsite\", "{6C8B7982-F8E1-4E9B-BDA8-D695B7837C47}"
	ProjectSection(WebsiteProperties) = preProject
		TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
		Debug.AspNetCompiler.VirtualPath = "/localhost_27983"
		Debug.AspNetCompiler.PhysicalPath = "..\..\..\Desktop\Essam_Midterm Exam\Question 3\WeatherWebsite\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_27983\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/localhost_27983"
		Release.AspNetCompiler.PhysicalPath = "..\..\..\Desktop\Essam_Midterm Exam\Question 3\WeatherWebsite\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_27983\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "27983"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{6C8B7982-F8E1-4E9B-BDA8-D695B7837C47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{6C8B7982-F8E1-4E9B-BDA8-D695B7837C47}.Debug|Any CPU.Build.0 = Debug|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {8AFCB893-D826-43CD-9F02-4976D03B2F24}
	EndGlobalSection
EndGlobal