-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVirtualStorageLibrary.sln
More file actions
94 lines (94 loc) · 5.58 KB
/
Copy pathVirtualStorageLibrary.sln
File metadata and controls
94 lines (94 loc) · 5.58 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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34414.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtualStorageLibrary", "AkiraNetwork\VirtualStorageLibrary\VirtualStorageLibrary.csproj", "{5A5196A7-5006-40ED-9FEE-45830834E4D4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtualStorageLibrary.Test", "AkiraNetwork\VirtualStorageLibrary.Test\VirtualStorageLibrary.Test.csproj", "{0663E095-E958-44A4-8137-174F9872CC5F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "documents", "documents", "{3C77738F-41D5-4A1B-A323-A8A813B7ECE6}"
ProjectSection(SolutionItems) = preProject
documents\aboutme.ja.md = documents\aboutme.ja.md
documents\aboutme.md = documents\aboutme.md
documents\docfx.json = documents\docfx.json
documents\getting-started.ja.md = documents\getting-started.ja.md
documents\getting-started.md = documents\getting-started.md
documents\index.ja.md = documents\index.ja.md
documents\index.md = documents\index.md
documents\introduction.ja.md = documents\introduction.ja.md
documents\introduction.md = documents\introduction.md
documents\licenses.md = documents\licenses.md
documents\toc.yml = documents\toc.yml
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "images", "images", "{33E318B8-D84D-4F65-A581-89EA442E3E41}"
ProjectSection(SolutionItems) = preProject
documents\images\burner.png = documents\images\burner.png
documents\images\index_tree1.png = documents\images\index_tree1.png
documents\images\index_tree2.png = documents\images\index_tree2.png
documents\images\index_tree3.png = documents\images\index_tree3.png
documents\images\index_tree4.png = documents\images\index_tree4.png
documents\images\index_tree5.png = documents\images\index_tree5.png
documents\images\index_tree6A.png = documents\images\index_tree6A.png
documents\images\index_tree6B.png = documents\images\index_tree6B.png
documents\images\index_tree6C.png = documents\images\index_tree6C.png
documents\images\tree.png = documents\images\tree.png
documents\images\treetree_earthtones.webp = documents\images\treetree_earthtones.webp
documents\images\tree_256x256.svg = documents\images\tree_256x256.svg
documents\images\tree_32x32.svg = documents\images\tree_32x32.svg
documents\images\tree_51x51.svg = documents\images\tree_51x51.svg
documents\images\tree_banner_960x540.png = documents\images\tree_banner_960x540.png
documents\images\tree_banner_960x540_1.png = documents\images\tree_banner_960x540_1.png
documents\images\tree_banner_960x540_2.png = documents\images\tree_banner_960x540_2.png
documents\images\tree_banner_960x540_3.png = documents\images\tree_banner_960x540_3.png
documents\images\tree_banner_960x540_4.png = documents\images\tree_banner_960x540_4.png
documents\images\tree_banner_960x540_5.png = documents\images\tree_banner_960x540_5.png
documents\images\tree_banner_960x540_6.png = documents\images\tree_banner_960x540_6.png
documents\images\tree_earthtones_240x240_trans.png = documents\images\tree_earthtones_240x240_trans.png
documents\images\tree_earthtones_512x512.png = documents\images\tree_earthtones_512x512.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "styles", "styles", "{9E8DC177-DE75-41E0-871A-141E672A7499}"
ProjectSection(SolutionItems) = preProject
documents\styles\an_custom.css = documents\styles\an_custom.css
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "templates", "templates", "{D732F07F-FD10-473B-AEA1-2CD979B1248E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "material", "material", "{2A3765A1-0A3B-44A2-97B2-2B8389858FFF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "public", "public", "{07FA2120-C263-484B-AB25-FF9B853A81A5}"
ProjectSection(SolutionItems) = preProject
documents\templates\material\public\main.css = documents\templates\material\public\main.css
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A5196A7-5006-40ED-9FEE-45830834E4D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A5196A7-5006-40ED-9FEE-45830834E4D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A5196A7-5006-40ED-9FEE-45830834E4D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A5196A7-5006-40ED-9FEE-45830834E4D4}.Release|Any CPU.Build.0 = Release|Any CPU
{0663E095-E958-44A4-8137-174F9872CC5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0663E095-E958-44A4-8137-174F9872CC5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0663E095-E958-44A4-8137-174F9872CC5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0663E095-E958-44A4-8137-174F9872CC5F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{33E318B8-D84D-4F65-A581-89EA442E3E41} = {3C77738F-41D5-4A1B-A323-A8A813B7ECE6}
{9E8DC177-DE75-41E0-871A-141E672A7499} = {3C77738F-41D5-4A1B-A323-A8A813B7ECE6}
{D732F07F-FD10-473B-AEA1-2CD979B1248E} = {3C77738F-41D5-4A1B-A323-A8A813B7ECE6}
{2A3765A1-0A3B-44A2-97B2-2B8389858FFF} = {D732F07F-FD10-473B-AEA1-2CD979B1248E}
{07FA2120-C263-484B-AB25-FF9B853A81A5} = {2A3765A1-0A3B-44A2-97B2-2B8389858FFF}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A8605B9-7762-4E7E-A370-79CD7536FFC8}
EndGlobalSection
EndGlobal