This repository was archived by the owner on Apr 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbililive_dm_plugins.sln
More file actions
34 lines (34 loc) · 1.87 KB
/
bililive_dm_plugins.sln
File metadata and controls
34 lines (34 loc) · 1.87 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddUID", "AddUID\AddUID.csproj", "{16963E13-5741-4B7E-8295-A4706A0D9542}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoldSilver", "GoldSilver\GoldSilver.csproj", "{1B1AAED6-3040-4E49-AAF5-AE144F7A277B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShowInfo", "ShowInfo\ShowInfo.csproj", "{30D14085-4D54-4A80-B59B-9881EE1DFF66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{16963E13-5741-4B7E-8295-A4706A0D9542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16963E13-5741-4B7E-8295-A4706A0D9542}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16963E13-5741-4B7E-8295-A4706A0D9542}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16963E13-5741-4B7E-8295-A4706A0D9542}.Release|Any CPU.Build.0 = Release|Any CPU
{1B1AAED6-3040-4E49-AAF5-AE144F7A277B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B1AAED6-3040-4E49-AAF5-AE144F7A277B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B1AAED6-3040-4E49-AAF5-AE144F7A277B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B1AAED6-3040-4E49-AAF5-AE144F7A277B}.Release|Any CPU.Build.0 = Release|Any CPU
{30D14085-4D54-4A80-B59B-9881EE1DFF66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30D14085-4D54-4A80-B59B-9881EE1DFF66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30D14085-4D54-4A80-B59B-9881EE1DFF66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30D14085-4D54-4A80-B59B-9881EE1DFF66}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal