-
Notifications
You must be signed in to change notification settings - Fork 146
/
Copy pathBiliDuang.sln
31 lines (31 loc) · 1.55 KB
/
BiliDuang.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29519.87
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BiliDuang", "BiliDuang\BiliDuang.csproj", "{05BB4787-E56D-4C52-A7BD-BA284844064A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialSkin", "MaterialSkin\MaterialSkin.csproj", "{8EB7611B-68CD-4B8B-987A-11717E2B250C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{05BB4787-E56D-4C52-A7BD-BA284844064A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05BB4787-E56D-4C52-A7BD-BA284844064A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05BB4787-E56D-4C52-A7BD-BA284844064A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05BB4787-E56D-4C52-A7BD-BA284844064A}.Release|Any CPU.Build.0 = Release|Any CPU
{8EB7611B-68CD-4B8B-987A-11717E2B250C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8EB7611B-68CD-4B8B-987A-11717E2B250C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8EB7611B-68CD-4B8B-987A-11717E2B250C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8EB7611B-68CD-4B8B-987A-11717E2B250C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {98C687AD-1A80-4E6B-913D-9550A1A7294C}
EndGlobalSection
EndGlobal