Alchemy/Alchemy.sln
2020-04-17 17:59:25 +01:00

35 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alchemy.Forms", "Alchemy.Forms\Alchemy.Forms.csproj", "{6DD4019E-F67C-4CA3-90FF-BDAEF775F1D1}"
ProjectSection(ProjectDependencies) = postProject
{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8} = {EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alchemy.Core", "Alchemy.Core\Alchemy.Core.csproj", "{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6DD4019E-F67C-4CA3-90FF-BDAEF775F1D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DD4019E-F67C-4CA3-90FF-BDAEF775F1D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DD4019E-F67C-4CA3-90FF-BDAEF775F1D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DD4019E-F67C-4CA3-90FF-BDAEF775F1D1}.Release|Any CPU.Build.0 = Release|Any CPU
{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAB3FFD1-0750-4287-91A5-A0E006F5B8B8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3C4569E3-C36E-4CE8-8783-5CD15B16BA38}
EndGlobalSection
EndGlobal