49 lines
2.8 KiB
Plaintext
49 lines
2.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31515.178
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RBG Server WPF", "PDGServer_WPF\RBG Server WPF.csproj", "{E6B5F89A-2D77-46CE-8DC2-C2F99AF9B74E}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pokemon Drinking Game", "Pokemon Drinking Game\Pokemon Drinking Game.csproj", "{AE1C89D8-A6F6-425A-B4C1-AEBECE850198}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RBG_Server", "RBG_Server.Core\RBG_Server.csproj", "{0C203CD4-5139-4CB2-A55D-83405B72DAEF}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4B56FDC3-E973-462F-BEEC-BB33A0E3F290}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RBG.Helpers", "RBG.Helpers\RBG.Helpers.csproj", "{B3366717-065E-4025-ABCD-5B8104FE2E0E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E6B5F89A-2D77-46CE-8DC2-C2F99AF9B74E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E6B5F89A-2D77-46CE-8DC2-C2F99AF9B74E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E6B5F89A-2D77-46CE-8DC2-C2F99AF9B74E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E6B5F89A-2D77-46CE-8DC2-C2F99AF9B74E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{AE1C89D8-A6F6-425A-B4C1-AEBECE850198}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AE1C89D8-A6F6-425A-B4C1-AEBECE850198}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AE1C89D8-A6F6-425A-B4C1-AEBECE850198}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AE1C89D8-A6F6-425A-B4C1-AEBECE850198}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0C203CD4-5139-4CB2-A55D-83405B72DAEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0C203CD4-5139-4CB2-A55D-83405B72DAEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0C203CD4-5139-4CB2-A55D-83405B72DAEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0C203CD4-5139-4CB2-A55D-83405B72DAEF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B3366717-065E-4025-ABCD-5B8104FE2E0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B3366717-065E-4025-ABCD-5B8104FE2E0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B3366717-065E-4025-ABCD-5B8104FE2E0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B3366717-065E-4025-ABCD-5B8104FE2E0E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {07E43435-7C22-47A1-B830-5ECFAC6F6CD9}
|
|
EndGlobalSection
|
|
EndGlobal
|