-
Notifications
You must be signed in to change notification settings - Fork 46
/
LeagueBroadcast.sln
60 lines (60 loc) · 3.88 KB
/
LeagueBroadcast.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31112.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeagueBroadcast", "LeagueBroadcast\LeagueBroadcast.csproj", "{5DAAECB0-C8C8-4B32-9AD3-6C847CFD99B3}"
ProjectSection(ProjectDependencies) = postProject
{EC9CFED9-D64C-44E1-92CB-9D366648BA2C} = {EC9CFED9-D64C-44E1-92CB-9D366648BA2C}
{A4E015EA-D217-43CE-BC74-484F0B37CFD5} = {A4E015EA-D217-43CE-BC74-484F0B37CFD5}
{8DCEA1F5-445A-4839-BF2F-20B0077C7C85} = {8DCEA1F5-445A-4839-BF2F-20B0077C7C85}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LCUSharp", "LCUSharp\LCUSharp.csproj", "{DCB7C442-8F1F-47A6-AE33-4C5C601E6BAB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeagueBroadcast.Update", "LeagueBroadcast.Update\LeagueBroadcast.Update.csproj", "{EC9CFED9-D64C-44E1-92CB-9D366648BA2C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeagueBroadcast.Common", "LeagueBroadcast.Common\LeagueBroadcast.Common.csproj", "{A4E015EA-D217-43CE-BC74-484F0B37CFD5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeagueBroadcast.Farsight", "LeagueBroadcast.Farsight\LeagueBroadcast.Farsight.csproj", "{8DCEA1F5-445A-4839-BF2F-20B0077C7C85}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeagueBroadcast.Trinket", "LeagueBroadcast.Trinket\LeagueBroadcast.Trinket.csproj", "{AB14AD42-6984-4360-8147-C661D0C70162}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DAAECB0-C8C8-4B32-9AD3-6C847CFD99B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DAAECB0-C8C8-4B32-9AD3-6C847CFD99B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DAAECB0-C8C8-4B32-9AD3-6C847CFD99B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DAAECB0-C8C8-4B32-9AD3-6C847CFD99B3}.Release|Any CPU.Build.0 = Release|Any CPU
{DCB7C442-8F1F-47A6-AE33-4C5C601E6BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCB7C442-8F1F-47A6-AE33-4C5C601E6BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCB7C442-8F1F-47A6-AE33-4C5C601E6BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCB7C442-8F1F-47A6-AE33-4C5C601E6BAB}.Release|Any CPU.Build.0 = Release|Any CPU
{EC9CFED9-D64C-44E1-92CB-9D366648BA2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC9CFED9-D64C-44E1-92CB-9D366648BA2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC9CFED9-D64C-44E1-92CB-9D366648BA2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC9CFED9-D64C-44E1-92CB-9D366648BA2C}.Release|Any CPU.Build.0 = Release|Any CPU
{A4E015EA-D217-43CE-BC74-484F0B37CFD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4E015EA-D217-43CE-BC74-484F0B37CFD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4E015EA-D217-43CE-BC74-484F0B37CFD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4E015EA-D217-43CE-BC74-484F0B37CFD5}.Release|Any CPU.Build.0 = Release|Any CPU
{8DCEA1F5-445A-4839-BF2F-20B0077C7C85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DCEA1F5-445A-4839-BF2F-20B0077C7C85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DCEA1F5-445A-4839-BF2F-20B0077C7C85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DCEA1F5-445A-4839-BF2F-20B0077C7C85}.Release|Any CPU.Build.0 = Release|Any CPU
{AB14AD42-6984-4360-8147-C661D0C70162}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB14AD42-6984-4360-8147-C661D0C70162}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB14AD42-6984-4360-8147-C661D0C70162}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB14AD42-6984-4360-8147-C661D0C70162}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {234DD263-A785-4E50-A385-29BFBBBD4580}
EndGlobalSection
EndGlobal