-
Notifications
You must be signed in to change notification settings - Fork 3
/
DeepBot.sln
61 lines (61 loc) · 3.7 KB
/
DeepBot.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29324.140
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DeepBot", "DeepBot\DeepBot.csproj", "{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DeepBot.Data", "DeepBot.Data\DeepBot.Data.csproj", "{C8F5B626-B996-4504-919C-1F565C4D49DF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DeepBot.CLI", "DeepBot.CLI\DeepBot.CLI.csproj", "{73664377-85DA-4A06-AADE-25EECCA7934E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DeepBot.Core", "DeepBot.Core\DeepBot.Core.csproj", "{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Debug|x86.ActiveCfg = Debug|x86
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Debug|x86.Build.0 = Debug|x86
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Release|Any CPU.Build.0 = Release|Any CPU
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Release|x86.ActiveCfg = Release|x86
{B900C1BD-3BF9-48F4-8D34-D81409ADC83A}.Release|x86.Build.0 = Release|x86
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Debug|x86.ActiveCfg = Debug|x86
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Debug|x86.Build.0 = Debug|x86
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Release|Any CPU.Build.0 = Release|Any CPU
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Release|x86.ActiveCfg = Release|x86
{C8F5B626-B996-4504-919C-1F565C4D49DF}.Release|x86.Build.0 = Release|x86
{73664377-85DA-4A06-AADE-25EECCA7934E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73664377-85DA-4A06-AADE-25EECCA7934E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73664377-85DA-4A06-AADE-25EECCA7934E}.Debug|x86.ActiveCfg = Debug|x86
{73664377-85DA-4A06-AADE-25EECCA7934E}.Debug|x86.Build.0 = Debug|x86
{73664377-85DA-4A06-AADE-25EECCA7934E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73664377-85DA-4A06-AADE-25EECCA7934E}.Release|Any CPU.Build.0 = Release|Any CPU
{73664377-85DA-4A06-AADE-25EECCA7934E}.Release|x86.ActiveCfg = Release|x86
{73664377-85DA-4A06-AADE-25EECCA7934E}.Release|x86.Build.0 = Release|x86
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Debug|x86.ActiveCfg = Debug|x86
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Debug|x86.Build.0 = Debug|x86
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Release|Any CPU.Build.0 = Release|Any CPU
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Release|x86.ActiveCfg = Release|x86
{D4E74297-241D-4A5F-ACA7-A5E22BF758FB}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CACCCE9B-9679-4D82-A42A-47154005083E}
EndGlobalSection
EndGlobal