@@ -15,33 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".files", ".files", "{B301C3
15
15
version .json = version .json
16
16
EndProject Section
17
17
EndProject
18
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".text" , ".text" , "{C17073B2-67F2-4DFD-A077-23F6A5C79F7C}"
19
- Project Section (SolutionItems ) = preProject
20
- LICENSE = LICENSE
21
- README .md = README .md
22
- EndProject Section
23
- EndProject
24
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{6F93C17A-E567-4E32-AE28-5AF20CBC7A2B}"
25
- Project Section (SolutionItems ) = preProject
26
- src \.editorconfig = src \.editorconfig
27
- src \directory .build .props = src \directory .build .props
28
- EndProject Section
29
- EndProject
30
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{D98D5EEC-459E-40AF-8C0F-92F03BF084C4}"
31
- Project Section (SolutionItems ) = preProject
32
- test \.editorconfig = test \.editorconfig
33
- test \directory .build .props = test \directory .build .props
34
- EndProject Section
35
- EndProject
36
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{F9CE297B-0564-4B04-8B57-F3B355B0BFBC}"
37
- EndProject
38
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{481A7563-CDD1-4273-BE94-EC1A8C9080A7}"
39
- Project Section (SolutionItems ) = preProject
40
- .github \workflows \post -integration .yml = .github \workflows \post -integration .yml
41
- .github \workflows \pre -integration .yml = .github \workflows \pre -integration .yml
42
- .github \workflows \release .yml = .github \workflows \release .yml
43
- EndProject Section
44
- EndProject
45
18
Global
46
19
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
47
20
Debug| Any CPU = Debug| Any CPU
@@ -60,11 +33,6 @@ Global
60
33
GlobalSection (SolutionProperties ) = preSolution
61
34
HideSolutionNode = FALSE
62
35
EndGlobalSection
63
- GlobalSection (NestedProjects ) = preSolution
64
- {15A96F3F-4F3D-471D-885F-8C817EE0799E} = {6F93C17A-E567-4E32-AE28-5AF20CBC7A2B}
65
- {2286E363-C6E4-41AB-9A03-FC8C4C8FEB79} = {D98D5EEC-459E-40AF-8C0F-92F03BF084C4}
66
- {481A7563-CDD1-4273-BE94-EC1A8C9080A7} = {F9CE297B-0564-4B04-8B57-F3B355B0BFBC}
67
- EndGlobalSection
68
36
GlobalSection (ExtensibilityGlobals ) = postSolution
69
37
SolutionGuid = {7A92D7EC-F444-456B-A86C-D6683E016C35}
70
38
EndGlobalSection
0 commit comments