@@ -3,24 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.9.34902.65
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "LightChain" , "SimpleChain\LightChain.csproj" , "{0F65EDD3-359B-41D0-B412-5BC4B130AA2A}"
7
- EndProject
8
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SolutionItems" , "SolutionItems" , "{1EEA11FA-60E3-480A-87F9-BC4279751185}"
9
7
Project Section (SolutionItems ) = preProject
10
8
.editorconfig = .editorconfig
11
9
README .md = README .md
12
10
EndProject Section
13
11
EndProject
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "LightChain" , "LightChain\LightChain.csproj" , "{F8234EC4-E3F3-4810-8F43-C049F0111E57}"
13
+ EndProject
14
14
Global
15
15
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
16
16
Debug| Any CPU = Debug| Any CPU
17
17
Release| Any CPU = Release| Any CPU
18
18
EndGlobalSection
19
19
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
20
- {0F65EDD3-359B-41D0-B412-5BC4B130AA2A } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
- {0F65EDD3-359B-41D0-B412-5BC4B130AA2A } .Debug| Any CPU .Build .0 = Debug| Any CPU
22
- {0F65EDD3-359B-41D0-B412-5BC4B130AA2A } .Release| Any CPU .ActiveCfg = Release| Any CPU
23
- {0F65EDD3-359B-41D0-B412-5BC4B130AA2A } .Release| Any CPU .Build .0 = Release| Any CPU
20
+ {F8234EC4-E3F3-4810-8F43-C049F0111E57 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
21
+ {F8234EC4-E3F3-4810-8F43-C049F0111E57 } .Debug| Any CPU .Build .0 = Debug| Any CPU
22
+ {F8234EC4-E3F3-4810-8F43-C049F0111E57 } .Release| Any CPU .ActiveCfg = Release| Any CPU
23
+ {F8234EC4-E3F3-4810-8F43-C049F0111E57 } .Release| Any CPU .Build .0 = Release| Any CPU
24
24
EndGlobalSection
25
25
GlobalSection (SolutionProperties ) = preSolution
26
26
HideSolutionNode = FALSE
0 commit comments