mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27703.2000
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShadowEditor.Web", "ShadowEditor.Web\ShadowEditor.Web.csproj", "{151B5A3E-777B-42B0-9DCD-F1144DB00CAB}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShadowEditor.Server", "ShadowEditor.Server\ShadowEditor.Server.csproj", "{C36BA9AC-B45A-49F4-B84F-E588C0BAF86C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{151B5A3E-777B-42B0-9DCD-F1144DB00CAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{151B5A3E-777B-42B0-9DCD-F1144DB00CAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{151B5A3E-777B-42B0-9DCD-F1144DB00CAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{151B5A3E-777B-42B0-9DCD-F1144DB00CAB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C36BA9AC-B45A-49F4-B84F-E588C0BAF86C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C36BA9AC-B45A-49F4-B84F-E588C0BAF86C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C36BA9AC-B45A-49F4-B84F-E588C0BAF86C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C36BA9AC-B45A-49F4-B84F-E588C0BAF86C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {3B64965B-B2A1-44F7-B18F-C224FDBEF5C2}
|
|
EndGlobalSection
|
|
EndGlobal
|