forked from PCJones/splinterlands-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSplinterlands Tools.sln
37 lines (37 loc) · 2.19 KB
/
Splinterlands Tools.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.1.32414.318
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Asset Transfer Bot by PC Jones", "Asset Transfer Bot by PC Jones\Asset Transfer Bot by PC Jones.csproj", "{344DB24B-D2BE-40D8-8F77-BCDE89B15555}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Reward Statistics Tool by PC Jones", "Reward Statistics Tool by PC Jones\Reward Statistics Tool by PC Jones.csproj", "{6193303E-9343-4FC4-A365-10E996915783}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Delegation Bot by PC Jones", "Delegation Bot by PC Jones\Delegation Bot by PC Jones.csproj", "{7CDC0BDB-21F2-4FE6-A9BE-39BEC80AD710}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{344DB24B-D2BE-40D8-8F77-BCDE89B15555}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{344DB24B-D2BE-40D8-8F77-BCDE89B15555}.Debug|Any CPU.Build.0 = Debug|Any CPU
{344DB24B-D2BE-40D8-8F77-BCDE89B15555}.Release|Any CPU.ActiveCfg = Release|Any CPU
{344DB24B-D2BE-40D8-8F77-BCDE89B15555}.Release|Any CPU.Build.0 = Release|Any CPU
{6193303E-9343-4FC4-A365-10E996915783}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6193303E-9343-4FC4-A365-10E996915783}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6193303E-9343-4FC4-A365-10E996915783}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6193303E-9343-4FC4-A365-10E996915783}.Release|Any CPU.Build.0 = Release|Any CPU
{7CDC0BDB-21F2-4FE6-A9BE-39BEC80AD710}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CDC0BDB-21F2-4FE6-A9BE-39BEC80AD710}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CDC0BDB-21F2-4FE6-A9BE-39BEC80AD710}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CDC0BDB-21F2-4FE6-A9BE-39BEC80AD710}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {81D34D32-0C73-46C9-BBA9-9EF9FB5C3FDC}
EndGlobalSection
EndGlobal