This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
myxsl.sln
78 lines (78 loc) · 4.99 KB
/
myxsl.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Web
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl", "src\myxsl\myxsl.csproj", "{8A918123-1467-469E-9C78-6D37A8F911F3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl.saxon", "src\myxsl.saxon\myxsl.saxon.csproj", "{5F9254A6-05F1-4255-A8F5-CC4490327DB1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl.web.mvc", "src\myxsl.web.mvc\myxsl.web.mvc.csproj", "{AE71E623-E962-4554-8AC1-5F2492263666}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "samples(5)", "http://localhost:1277", "{21BB371A-25CC-4409-83DB-A9AC0D5E2F78}"
ProjectSection(WebsiteProperties) = preProject
UseIISExpress = "true"
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
ProjectReferences = "{8A918123-1467-469E-9C78-6D37A8F911F3}|myxsl.dll;{5F9254A6-05F1-4255-A8F5-CC4490327DB1}|myxsl.saxon.dll;{AE71E623-E962-4554-8AC1-5F2492263666}|myxsl.web.mvc.dll;{FC5EE7F5-A466-48B2-97BC-526173A8600B}|myxsl.web.dll;{2219f10f-8694-4682-ae39-42975337b10c}|myxsl.xml.xsl.dll;{e14e81ca-9e5e-47f1-bfe7-b01507fe082e}|myxsl.schematron.dll;"
Debug.AspNetCompiler.VirtualPath = "/samples"
Debug.AspNetCompiler.PhysicalPath = "samples\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\samples\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/samples"
Release.AspNetCompiler.PhysicalPath = "samples\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\samples\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "samples\"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl.web", "src\myxsl.web\myxsl.web.csproj", "{FC5EE7F5-A466-48B2-97BC-526173A8600B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl.xml.xsl", "src\myxsl.xml.xsl\myxsl.xml.xsl.csproj", "{2219F10F-8694-4682-AE39-42975337B10C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myxsl.schematron", "src\myxsl.schematron\myxsl.schematron.csproj", "{E14E81CA-9E5E-47F1-BFE7-B01507FE082E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8A918123-1467-469E-9C78-6D37A8F911F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A918123-1467-469E-9C78-6D37A8F911F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A918123-1467-469E-9C78-6D37A8F911F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A918123-1467-469E-9C78-6D37A8F911F3}.Release|Any CPU.Build.0 = Release|Any CPU
{5F9254A6-05F1-4255-A8F5-CC4490327DB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F9254A6-05F1-4255-A8F5-CC4490327DB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F9254A6-05F1-4255-A8F5-CC4490327DB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F9254A6-05F1-4255-A8F5-CC4490327DB1}.Release|Any CPU.Build.0 = Release|Any CPU
{AE71E623-E962-4554-8AC1-5F2492263666}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE71E623-E962-4554-8AC1-5F2492263666}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE71E623-E962-4554-8AC1-5F2492263666}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE71E623-E962-4554-8AC1-5F2492263666}.Release|Any CPU.Build.0 = Release|Any CPU
{21BB371A-25CC-4409-83DB-A9AC0D5E2F78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21BB371A-25CC-4409-83DB-A9AC0D5E2F78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21BB371A-25CC-4409-83DB-A9AC0D5E2F78}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{21BB371A-25CC-4409-83DB-A9AC0D5E2F78}.Release|Any CPU.Build.0 = Debug|Any CPU
{FC5EE7F5-A466-48B2-97BC-526173A8600B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC5EE7F5-A466-48B2-97BC-526173A8600B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC5EE7F5-A466-48B2-97BC-526173A8600B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC5EE7F5-A466-48B2-97BC-526173A8600B}.Release|Any CPU.Build.0 = Release|Any CPU
{2219F10F-8694-4682-AE39-42975337B10C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2219F10F-8694-4682-AE39-42975337B10C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2219F10F-8694-4682-AE39-42975337B10C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2219F10F-8694-4682-AE39-42975337B10C}.Release|Any CPU.Build.0 = Release|Any CPU
{E14E81CA-9E5E-47F1-BFE7-B01507FE082E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E14E81CA-9E5E-47F1-BFE7-B01507FE082E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E14E81CA-9E5E-47F1-BFE7-B01507FE082E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E14E81CA-9E5E-47F1-BFE7-B01507FE082E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal