|
|
|
@ -9,26 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{0CDDA35F-F04
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Study.DelegateSeries.Core", "Study.DelegateSeries.Core\Study.DelegateSeries.Core.csproj", "{6801B518-6303-4CB6-95BB-0B3A81DA2617}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Study.DelegateSeries.MarkdownDoc", "Study.DelegateSeries.MarkdownDoc\", "{E777A0B5-F7A2-4314-A296-026B0454D4AA}"
|
|
|
|
|
ProjectSection(WebsiteProperties) = preProject
|
|
|
|
|
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
|
|
|
|
|
Debug.AspNetCompiler.VirtualPath = "/localhost_3569"
|
|
|
|
|
Debug.AspNetCompiler.PhysicalPath = "Study.DelegateSeries.MarkdownDoc\"
|
|
|
|
|
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3569\"
|
|
|
|
|
Debug.AspNetCompiler.Updateable = "true"
|
|
|
|
|
Debug.AspNetCompiler.ForceOverwrite = "true"
|
|
|
|
|
Debug.AspNetCompiler.FixedNames = "false"
|
|
|
|
|
Debug.AspNetCompiler.Debug = "True"
|
|
|
|
|
Release.AspNetCompiler.VirtualPath = "/localhost_3569"
|
|
|
|
|
Release.AspNetCompiler.PhysicalPath = "Study.DelegateSeries.MarkdownDoc\"
|
|
|
|
|
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_3569\"
|
|
|
|
|
Release.AspNetCompiler.Updateable = "true"
|
|
|
|
|
Release.AspNetCompiler.ForceOverwrite = "true"
|
|
|
|
|
Release.AspNetCompiler.FixedNames = "false"
|
|
|
|
|
Release.AspNetCompiler.Debug = "False"
|
|
|
|
|
VWDPort = "3569"
|
|
|
|
|
DefaultWebSiteLanguage = "Visual C#"
|
|
|
|
|
EndProjectSection
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Study.DelegateSeries.MarkdownDoc", "Study.DelegateSeries.MarkdownDoc\Study.DelegateSeries.MarkdownDoc.csproj", "{F31847FB-C413-44A5-BCF0-1D7399CE4A7C}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
@ -40,17 +21,17 @@ Global
|
|
|
|
|
{6801B518-6303-4CB6-95BB-0B3A81DA2617}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{6801B518-6303-4CB6-95BB-0B3A81DA2617}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{6801B518-6303-4CB6-95BB-0B3A81DA2617}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{E777A0B5-F7A2-4314-A296-026B0454D4AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{E777A0B5-F7A2-4314-A296-026B0454D4AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{E777A0B5-F7A2-4314-A296-026B0454D4AA}.Release|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{E777A0B5-F7A2-4314-A296-026B0454D4AA}.Release|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{F31847FB-C413-44A5-BCF0-1D7399CE4A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{F31847FB-C413-44A5-BCF0-1D7399CE4A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{F31847FB-C413-44A5-BCF0-1D7399CE4A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{F31847FB-C413-44A5-BCF0-1D7399CE4A7C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(NestedProjects) = preSolution
|
|
|
|
|
{6801B518-6303-4CB6-95BB-0B3A81DA2617} = {0CDDA35F-F045-4BE9-8C0F-D1A9C1BE433C}
|
|
|
|
|
{E777A0B5-F7A2-4314-A296-026B0454D4AA} = {D8C26D31-979E-4492-A3CD-C325BCD13097}
|
|
|
|
|
{F31847FB-C413-44A5-BCF0-1D7399CE4A7C} = {D8C26D31-979E-4492-A3CD-C325BCD13097}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {0C61CBE2-3F09-492A-993F-549076A3F16B}
|
|
|
|
|