@@ -14,11 +14,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
14
14
EndProject
15
15
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Tests" , "Solution Tests" , "{3578FD7E-CD36-4C2B-974C-52C56F7B60AB}"
16
16
EndProject
17
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{0837D817-CA17-4D78-8767-806079D4F0F0}"
18
- Project Section (SolutionItems ) = preProject
19
- todo .md = todo .md
20
- EndProject Section
21
- EndProject
22
17
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{2D48C1F2-0FEE-4311-9A47-D547166735A3}"
23
18
Project Section (SolutionItems ) = preProject
24
19
.github \dependabot .yml = .github \dependabot .yml
@@ -40,6 +35,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
40
35
EndProject
41
36
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Hyperbee.Resources.Tests" , "test\Hyperbee.Resources.Tests\Hyperbee.Resources.Tests.csproj" , "{C9DFA58D-268B-4CCD-807C-ECB81053856B}"
42
37
EndProject
38
+ Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "docs" , "docs\docs.shproj" , "{0CBE4E5F-4F8C-40C8-84FC-1BFE89E9018D}"
39
+ EndProject
43
40
Global
44
41
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
45
42
Debug| Any CPU = Debug| Any CPU
@@ -59,12 +56,15 @@ Global
59
56
HideSolutionNode = FALSE
60
57
EndGlobalSection
61
58
GlobalSection (NestedProjects ) = preSolution
62
- {0837D817-CA17-4D78-8767-806079D4F0F0} = {D9648393-6F08-43BB-A860-CE7E5518E23F}
63
59
{2D48C1F2-0FEE-4311-9A47-D547166735A3} = {D9648393-6F08-43BB-A860-CE7E5518E23F}
64
60
{3F11E2F8-DDBB-4CEC-8364-ADBC05A17E9D} = {2D48C1F2-0FEE-4311-9A47-D547166735A3}
65
61
{C9DFA58D-268B-4CCD-807C-ECB81053856B} = {3578FD7E-CD36-4C2B-974C-52C56F7B60AB}
62
+ {0CBE4E5F-4F8C-40C8-84FC-1BFE89E9018D} = {D9648393-6F08-43BB-A860-CE7E5518E23F}
66
63
EndGlobalSection
67
64
GlobalSection (ExtensibilityGlobals ) = postSolution
68
65
SolutionGuid = {D1BE373C-31C9-468E-8DCC-7C214765266B}
69
66
EndGlobalSection
67
+ GlobalSection (SharedMSBuildProjectFiles ) = preSolution
68
+ docs \docs .projitems *{0cbe4e5f-4f8c-40c8-84fc-1bfe89e9018d} *SharedItemsImports = 13
69
+ EndGlobalSection
70
70
EndGlobal
0 commit comments