-
Notifications
You must be signed in to change notification settings - Fork 0
/
Template.sln
32 lines (32 loc) · 1.26 KB
/
Template.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30406.217
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Library", "Library", "{9CD584EA-ED1B-4FF1-AE0D-923ED3F6D40C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Apps", "Apps", "{D82B1F53-15E7-4086-AFCD-159722103864}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{8A8F8EED-12E6-4BA1-8134-037ACD12388F}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{DBA2DD45-43D3-4E9E-92C2-AE4FCD693E83}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "About", "About", "{3491B7B6-5654-44C4-806A-7CA332B82E26}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
RECOMMEND.md = RECOMMEND.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2C8C3332-629D-4337-99FB-1B6833D11647}
EndGlobalSection
EndGlobal