forked from PCJones/Ultimate-Splinterlands-Bot-V2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ultimate Splinterlands Bot V2.sln
43 lines (43 loc) · 2.63 KB
/
Ultimate Splinterlands Bot V2.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31702.278
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ultimate Splinterlands Bot V2", "Ultimate Splinterlands Bot V2.csproj", "{E63A8F5D-053B-4B81-A5FB-1AC303C00800}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Splinterlands Rental Bot", "..\Splinterlands Rental Bot\Splinterlands Rental Bot.csproj", "{302CAF6D-CE4D-4FC1-BD00-D3C4F0CA00B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Splinterlands Market Bot", "..\Splinterlands Market Bot\Splinterlands Market Bot.csproj", "{F5867D1F-B28B-489D-ADF6-D0FEF94973E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Power Transfer Bot", "..\Power Transfer Bot\Power Transfer Bot.csproj", "{1EF5B782-BC3B-440C-804C-56636815D67C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E63A8F5D-053B-4B81-A5FB-1AC303C00800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E63A8F5D-053B-4B81-A5FB-1AC303C00800}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E63A8F5D-053B-4B81-A5FB-1AC303C00800}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E63A8F5D-053B-4B81-A5FB-1AC303C00800}.Release|Any CPU.Build.0 = Release|Any CPU
{302CAF6D-CE4D-4FC1-BD00-D3C4F0CA00B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{302CAF6D-CE4D-4FC1-BD00-D3C4F0CA00B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{302CAF6D-CE4D-4FC1-BD00-D3C4F0CA00B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{302CAF6D-CE4D-4FC1-BD00-D3C4F0CA00B9}.Release|Any CPU.Build.0 = Release|Any CPU
{F5867D1F-B28B-489D-ADF6-D0FEF94973E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5867D1F-B28B-489D-ADF6-D0FEF94973E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5867D1F-B28B-489D-ADF6-D0FEF94973E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5867D1F-B28B-489D-ADF6-D0FEF94973E0}.Release|Any CPU.Build.0 = Release|Any CPU
{1EF5B782-BC3B-440C-804C-56636815D67C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1EF5B782-BC3B-440C-804C-56636815D67C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1EF5B782-BC3B-440C-804C-56636815D67C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1EF5B782-BC3B-440C-804C-56636815D67C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B52FB6D8-3E2D-4F65-AE02-BCE1FFD19CAD}
EndGlobalSection
EndGlobal