-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOpenDanmaki.sln
81 lines (81 loc) · 5.35 KB
/
OpenDanmaki.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34009.444
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenDanmaki", "OpenDanmaki\OpenDanmaki.csproj", "{FA82FF78-5144-4347-ADC2-2F3127730F00}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenDanmaki.Cli", "OpenDanmaki.Cli\OpenDanmaki.Cli.csproj", "{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BiliApi", "BiliApi.Net\BiliApi.csproj", "{35B66EA0-7080-411D-A09B-341631E67DCF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BiliveDanmakuAgent", "BiliveDanmakuAgent\BiliveDanmakuAgent.csproj", "{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PluginDemo.odp", "PluginDemo.odp\PluginDemo.odp.csproj", "{E1195847-8C2A-41B2-AF56-1403470347DA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamerPanel.odp", "StreamerPanel.odp\StreamerPanel.odp.csproj", "{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Debug|x64.ActiveCfg = Debug|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Debug|x64.Build.0 = Debug|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Release|Any CPU.Build.0 = Release|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Release|x64.ActiveCfg = Release|Any CPU
{FA82FF78-5144-4347-ADC2-2F3127730F00}.Release|x64.Build.0 = Release|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Debug|x64.ActiveCfg = Debug|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Debug|x64.Build.0 = Debug|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Release|Any CPU.Build.0 = Release|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Release|x64.ActiveCfg = Release|Any CPU
{048E1499-5B63-42B4-9D80-CB8CFAEC39F3}.Release|x64.Build.0 = Release|Any CPU
{35B66EA0-7080-411D-A09B-341631E67DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35B66EA0-7080-411D-A09B-341631E67DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35B66EA0-7080-411D-A09B-341631E67DCF}.Debug|x64.ActiveCfg = Debug|x64
{35B66EA0-7080-411D-A09B-341631E67DCF}.Debug|x64.Build.0 = Debug|x64
{35B66EA0-7080-411D-A09B-341631E67DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35B66EA0-7080-411D-A09B-341631E67DCF}.Release|Any CPU.Build.0 = Release|Any CPU
{35B66EA0-7080-411D-A09B-341631E67DCF}.Release|x64.ActiveCfg = Release|x64
{35B66EA0-7080-411D-A09B-341631E67DCF}.Release|x64.Build.0 = Release|x64
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Debug|x64.ActiveCfg = Debug|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Debug|x64.Build.0 = Debug|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Release|Any CPU.Build.0 = Release|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Release|x64.ActiveCfg = Release|Any CPU
{F93EFB41-E326-4ADF-8277-BD5ED5F9BD8B}.Release|x64.Build.0 = Release|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Debug|x64.ActiveCfg = Debug|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Debug|x64.Build.0 = Debug|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Release|Any CPU.Build.0 = Release|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Release|x64.ActiveCfg = Release|Any CPU
{E1195847-8C2A-41B2-AF56-1403470347DA}.Release|x64.Build.0 = Release|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Debug|x64.ActiveCfg = Debug|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Debug|x64.Build.0 = Debug|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Release|Any CPU.Build.0 = Release|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Release|x64.ActiveCfg = Release|Any CPU
{21A36AC2-A490-4081-9B69-29BEBB8DEBC9}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3CBA4DB2-F8C8-4D66-B495-C2428B6501A8}
EndGlobalSection
EndGlobal