This repository was archived by the owner on Dec 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSharkbyte ArakBot 2.sln
More file actions
48 lines (48 loc) · 2.64 KB
/
Sharkbyte ArakBot 2.sln
File metadata and controls
48 lines (48 loc) · 2.64 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "Sharkbyte ArakBot 2", "Sharkbyte ArakBot 2\Sharkbyte ArakBot 2.njsproj", "{0B4590C8-7913-4DD6-9C5F-CD9E569EFA45}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "youtubeMetaData", "youtubeMetaData\youtubeMetaData.njsproj", "{A1A6EBD8-6965-46DB-BCB4-D55643780857}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "Shark netlib", "Shark netlib\Shark netlib.njsproj", "{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependency", "dependency", "{A50345EE-B40A-44A1-B3E4-6EF98DCB7BDD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{239ED46D-8928-445F-A7E1-C1250840304A}"
ProjectSection(SolutionItems) = preProject
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B4590C8-7913-4DD6-9C5F-CD9E569EFA45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B4590C8-7913-4DD6-9C5F-CD9E569EFA45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B4590C8-7913-4DD6-9C5F-CD9E569EFA45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B4590C8-7913-4DD6-9C5F-CD9E569EFA45}.Release|Any CPU.Build.0 = Release|Any CPU
{A1A6EBD8-6965-46DB-BCB4-D55643780857}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1A6EBD8-6965-46DB-BCB4-D55643780857}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1A6EBD8-6965-46DB-BCB4-D55643780857}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1A6EBD8-6965-46DB-BCB4-D55643780857}.Release|Any CPU.Build.0 = Release|Any CPU
{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A1A6EBD8-6965-46DB-BCB4-D55643780857} = {A50345EE-B40A-44A1-B3E4-6EF98DCB7BDD}
{7BEDFB95-5B12-4B9C-8846-E170DB01A7DD} = {A50345EE-B40A-44A1-B3E4-6EF98DCB7BDD}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {99E5CBF2-813C-4C1C-9384-26ED98F14915}
EndGlobalSection
EndGlobal