52 lines
3.0 KiB
Plaintext
52 lines
3.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Twain.Web", "src\Twain.Web\Twain.Web.csproj", "{9D30C377-C660-416B-A27A-53D2189BFF24}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{7C34E548-E385-4902-8A50-B7F49CABAC10}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
azure-pipelines.yml = azure-pipelines.yml
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Build", "tools\Build\Build.csproj", "{97FFBB7D-C82D-47B2-B110-377B5F6B49C2}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCore.Cms.MarkdownImport", "src\OrchardCore.Cms.MarkdownImport\OrchardCore.Cms.MarkdownImport.csproj", "{7B0477DA-BCD5-47ED-8B88-76D046524434}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCore.BenRameyTheme", "src\OrchardCore.BenRameyTheme\OrchardCore.BenRameyTheme.csproj", "{A7498019-5941-479B-ADB2-56B6C984C608}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9D30C377-C660-416B-A27A-53D2189BFF24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9D30C377-C660-416B-A27A-53D2189BFF24}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9D30C377-C660-416B-A27A-53D2189BFF24}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9D30C377-C660-416B-A27A-53D2189BFF24}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{97FFBB7D-C82D-47B2-B110-377B5F6B49C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{97FFBB7D-C82D-47B2-B110-377B5F6B49C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{97FFBB7D-C82D-47B2-B110-377B5F6B49C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{97FFBB7D-C82D-47B2-B110-377B5F6B49C2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7B0477DA-BCD5-47ED-8B88-76D046524434}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7B0477DA-BCD5-47ED-8B88-76D046524434}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7B0477DA-BCD5-47ED-8B88-76D046524434}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7B0477DA-BCD5-47ED-8B88-76D046524434}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A7498019-5941-479B-ADB2-56B6C984C608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A7498019-5941-479B-ADB2-56B6C984C608}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A7498019-5941-479B-ADB2-56B6C984C608}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A7498019-5941-479B-ADB2-56B6C984C608}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{97FFBB7D-C82D-47B2-B110-377B5F6B49C2} = {7C34E548-E385-4902-8A50-B7F49CABAC10}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0F7F9D4C-DF95-43AF-9E9A-DA09B5EE03C7}
|
|
EndGlobalSection
|
|
EndGlobal
|