-
Notifications
You must be signed in to change notification settings - Fork 1
/
TheOmenDen.CrowBot36.sln
37 lines (37 loc) · 2.19 KB
/
TheOmenDen.CrowBot36.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33110.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TheOmenDen.Crowbot36.UI.Server", "TheOmenDen.Crowbot36.UI\Server\TheOmenDen.Crowbot36.UI.Server.csproj", "{5E3B0627-0E8F-4958-BA4B-B27246AF4B3A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TheOmenDen.Crowbot36.UI.Client", "TheOmenDen.Crowbot36.UI\Client\TheOmenDen.Crowbot36.UI.Client.csproj", "{14B9B439-58BB-4195-88E6-9B15C96906F8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TheOmenDen.Crowbot36.UI.Shared", "TheOmenDen.Crowbot36.UI\Shared\TheOmenDen.Crowbot36.UI.Shared.csproj", "{3BEF8AA1-5611-4C23-B5FD-439F31C42BF7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5E3B0627-0E8F-4958-BA4B-B27246AF4B3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E3B0627-0E8F-4958-BA4B-B27246AF4B3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E3B0627-0E8F-4958-BA4B-B27246AF4B3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E3B0627-0E8F-4958-BA4B-B27246AF4B3A}.Release|Any CPU.Build.0 = Release|Any CPU
{14B9B439-58BB-4195-88E6-9B15C96906F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14B9B439-58BB-4195-88E6-9B15C96906F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14B9B439-58BB-4195-88E6-9B15C96906F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14B9B439-58BB-4195-88E6-9B15C96906F8}.Release|Any CPU.Build.0 = Release|Any CPU
{3BEF8AA1-5611-4C23-B5FD-439F31C42BF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BEF8AA1-5611-4C23-B5FD-439F31C42BF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BEF8AA1-5611-4C23-B5FD-439F31C42BF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BEF8AA1-5611-4C23-B5FD-439F31C42BF7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {41D0931E-3B04-459F-BE9E-2FA5DA5FC3DE}
EndGlobalSection
EndGlobal