Lieb-Website/Lieb.sln
2022-11-06 19:10:58 +01:00

31 lines
1.5 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lieb", "Lieb\Lieb.csproj", "{48554958-F16E-466A-B9B7-F17511FDA415}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscordBot", "DiscordBot\DiscordBot.csproj", "{73A8E9D9-4997-4D91-8319-F2E51F18F66C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{48554958-F16E-466A-B9B7-F17511FDA415}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48554958-F16E-466A-B9B7-F17511FDA415}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48554958-F16E-466A-B9B7-F17511FDA415}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48554958-F16E-466A-B9B7-F17511FDA415}.Release|Any CPU.Build.0 = Release|Any CPU
{73A8E9D9-4997-4D91-8319-F2E51F18F66C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73A8E9D9-4997-4D91-8319-F2E51F18F66C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73A8E9D9-4997-4D91-8319-F2E51F18F66C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73A8E9D9-4997-4D91-8319-F2E51F18F66C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CA5DB836-0286-4430-8BB7-0F9619D82AF6}
EndGlobalSection
EndGlobal