@@ -103,31 +103,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{00CA0876-DA9
103103EndProject
104104Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "toys" , "toys" , "{E25031D3-5C64-430D-B86F-697B66816FD8}"
105105EndProject
106- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{153A10E4-E668-41AD-9E0F-6785CE7EED66}"
107- Project Section (SolutionItems ) = preProject
108- docs \Basics .md = docs \Basics .md
109- docs \Configuration .md = docs \Configuration .md
110- docs \Events .md = docs \Events .md
111- docs \ExecSync .md = docs \ExecSync .md
112- docs \index .md = docs \index .md
113- docs \KeysScan .md = docs \KeysScan .md
114- docs \KeysValues .md = docs \KeysValues .md
115- docs \PipelinesMultiplexers .md = docs \PipelinesMultiplexers .md
116- docs \Profiling .md = docs \Profiling .md
117- docs \Profiling _v 1 .md = docs \Profiling _v 1 .md
118- docs \Profiling _v 2 .md = docs \Profiling _v 2 .md
119- docs \PubSubOrder .md = docs \PubSubOrder .md
120- docs \ReleaseNotes .md = docs \ReleaseNotes .md
121- docs \Resp 3 .md = docs \Resp 3 .md
122- docs \RespLogging .md = docs \RespLogging .md
123- docs \Scripting .md = docs \Scripting .md
124- docs \Server .md = docs \Server .md
125- docs \Testing .md = docs \Testing .md
126- docs \ThreadTheft .md = docs \ThreadTheft .md
127- docs \Timeouts .md = docs \Timeouts .md
128- docs \Transactions .md = docs \Transactions .md
129- EndProject Section
130- EndProject
131106Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestConsoleBaseline" , "toys\TestConsoleBaseline\TestConsoleBaseline.csproj" , "{D58114AE-4998-4647-AFCA-9353D20495AE}"
132107EndProject
133108Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = ".github" , ".github\.github.csproj" , "{8FB98E7D-DAE2-4465-BD9A-104000E0A2D4}"
@@ -144,6 +119,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleTestBaseline", "test
144119EndProject
145120Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SimpleCancellationDemo" , "tests\SimpleCancellationDemo\SimpleCancellationDemo.csproj" , "{368A06AA-9DEB-4C55-B9CF-A1070B85E502}"
146121EndProject
122+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "docs" , "docs\docs.csproj" , "{64CF03B6-6B29-4C4C-88B8-7B9E317D631A}"
123+ EndProject
147124Global
148125 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
149126 Debug| Any CPU = Debug| Any CPU
@@ -198,6 +175,10 @@ Global
198175 {368A06AA-9DEB-4C55-B9CF-A1070B85E502} .Debug| Any CPU .Build .0 = Debug| Any CPU
199176 {368A06AA-9DEB-4C55-B9CF-A1070B85E502} .Release| Any CPU .ActiveCfg = Release| Any CPU
200177 {368A06AA-9DEB-4C55-B9CF-A1070B85E502} .Release| Any CPU .Build .0 = Release| Any CPU
178+ {64CF03B6-6B29-4C4C-88B8-7B9E317D631A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
179+ {64CF03B6-6B29-4C4C-88B8-7B9E317D631A} .Debug| Any CPU .Build .0 = Debug| Any CPU
180+ {64CF03B6-6B29-4C4C-88B8-7B9E317D631A} .Release| Any CPU .ActiveCfg = Release| Any CPU
181+ {64CF03B6-6B29-4C4C-88B8-7B9E317D631A} .Release| Any CPU .Build .0 = Release| Any CPU
201182 EndGlobalSection
202183 GlobalSection (SolutionProperties ) = preSolution
203184 HideSolutionNode = FALSE
@@ -215,7 +196,6 @@ Global
215196 {D082703F-1652-4C35-840D-7D377F6B9979} = {96E891CD-2ED7-4293-A7AB-4C6F5D8D2B05}
216197 {8375813E-FBAF-4DA3-A2C7-E4645B39B931} = {E25031D3-5C64-430D-B86F-697B66816FD8}
217198 {3DA1EEED-E9FE-43D9-B293-E000CFCCD91A} = {E25031D3-5C64-430D-B86F-697B66816FD8}
218- {153A10E4-E668-41AD-9E0F-6785CE7EED66} = {3AD17044-6BFF-4750-9AC2-2CA466375F2A}
219199 {D58114AE-4998-4647-AFCA-9353D20495AE} = {E25031D3-5C64-430D-B86F-697B66816FD8}
220200 {A9F81DA3-DA82-423E-A5DD-B11C37548E06} = {96E891CD-2ED7-4293-A7AB-4C6F5D8D2B05}
221201 {A0F89B8B-32A3-4C28-8F1B-ADE343F16137} = {73A5C363-CA1F-44C4-9A9B-EF791A76BA6A}
0 commit comments