|
|
@ -1,19 +1,13 @@ |
|
|
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
|
# Visual Studio 15 |
|
|
|
# Visual Studio 15 |
|
|
|
VisualStudioVersion = 15.0.27130.2010 |
|
|
|
VisualStudioVersion = 15.0.27130.2027 |
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2EE0CEFC-1C02-4908-855C-FC74F356D30C}" |
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2EE0CEFC-1C02-4908-855C-FC74F356D30C}" |
|
|
|
ProjectSection(SolutionItems) = preProject |
|
|
|
ProjectSection(SolutionItems) = preProject |
|
|
|
bookstore.xml = bookstore.xml |
|
|
|
|
|
|
|
fileXml.xml = fileXml.xml |
|
|
|
|
|
|
|
vertical.xml = vertical.xml |
|
|
|
vertical.xml = vertical.xml |
|
|
|
EndProjectSection |
|
|
|
EndProjectSection |
|
|
|
EndProject |
|
|
|
EndProject |
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmlDeserWin", "xmlDeserWin\xmlDeserWin.csproj", "{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}" |
|
|
|
|
|
|
|
EndProject |
|
|
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VXML", "VXML\VXML.csproj", "{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}" |
|
|
|
|
|
|
|
EndProject |
|
|
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmlTest", "XmlTest\XmlTest.csproj", "{E78FB257-978B-4D79-9EAE-D62CE5169E03}" |
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmlTest", "XmlTest\XmlTest.csproj", "{E78FB257-978B-4D79-9EAE-D62CE5169E03}" |
|
|
|
EndProject |
|
|
|
EndProject |
|
|
|
Global |
|
|
|
Global |
|
|
@ -22,14 +16,6 @@ Global |
|
|
|
Release|Any CPU = Release|Any CPU |
|
|
|
Release|Any CPU = Release|Any CPU |
|
|
|
EndGlobalSection |
|
|
|
EndGlobalSection |
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
|
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
|
|
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
|
|
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
|
|
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
|
|
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
|
|
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
|
|
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
|
|
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|