Declarative-Languages / Declarative Language Practical 2 / FinalQuestions.sln
FinalQuestions.sln
Raw

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UpdateGrades", "UpdateGrades\UpdateGrades.csproj", "{62CA06C5-699B-4034-8229-2871CCBD0386}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Question 2 - XPath", "Question 2 - XPath", "{DEB98539-C9EE-4834-9487-AF978CFBE190}"
	ProjectSection(SolutionItems) = preProject
		election.xml = election.xml
		Question_2_Answers.txt = Question_2_Answers.txt
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Question 1 - the DOM", "Question 1 - the DOM", "{C6E00F72-8B9B-4632-B7DA-1C5AB09F1F61}"
	ProjectSection(SolutionItems) = preProject
		grades.xml = grades.xml
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Question 3 - XSLT", "Question 3 - XSLT", "{ECAE3E81-B078-4E8C-9899-28FB96972E6E}"
	ProjectSection(SolutionItems) = preProject
		3a.xslt = 3a.xslt
		3d.xslt = 3d.xslt
		africa.xml = africa.xml
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{62CA06C5-699B-4034-8229-2871CCBD0386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{62CA06C5-699B-4034-8229-2871CCBD0386}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{62CA06C5-699B-4034-8229-2871CCBD0386}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{62CA06C5-699B-4034-8229-2871CCBD0386}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{62CA06C5-699B-4034-8229-2871CCBD0386} = {C6E00F72-8B9B-4632-B7DA-1C5AB09F1F61}
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {5E64252A-2875-4BDC-9314-2DBA782D7512}
	EndGlobalSection
EndGlobal