|
| 1 | +Microsoft Visual Studio Solution File, Format Version 12.0 |
| 2 | +# Visual Studio Version 16 |
| 3 | +VisualStudioVersion = 16.0 |
| 4 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PooledStream.Benchmark", "PooledStream.Benchmark\PooledStream.Benchmark.csproj", "{41130469-5601-4C78-87DC-14574AD1EB0F}" |
| 6 | +EndProject |
| 7 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PooledStream.Test", "PooledStream.Test\PooledStream.Test.csproj", "{DA3F4EB2-D0F8-49C3-8A34-C86412EFC151}" |
| 8 | +EndProject |
| 9 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PooledStream", "PooledStream\PooledStream.csproj", "{3C446344-2FF5-45F9-9010-3227F715B8A9}" |
| 10 | +EndProject |
| 11 | +Global |
| 12 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 13 | + Debug|AnyCPU = Debug|AnyCPU |
| 14 | + Release|AnyCPU = Release|AnyCPU |
| 15 | + EndGlobalSection |
| 16 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 17 | + {41130469-5601-4C78-87DC-14574AD1EB0F}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU |
| 18 | + {41130469-5601-4C78-87DC-14574AD1EB0F}.Debug|AnyCPU.Build.0 = Debug|Any CPU |
| 19 | + {41130469-5601-4C78-87DC-14574AD1EB0F}.Release|AnyCPU.ActiveCfg = Debug|Any CPU |
| 20 | + {41130469-5601-4C78-87DC-14574AD1EB0F}.Release|AnyCPU.Build.0 = Debug|Any CPU |
| 21 | + {DA3F4EB2-D0F8-49C3-8A34-C86412EFC151}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU |
| 22 | + {DA3F4EB2-D0F8-49C3-8A34-C86412EFC151}.Debug|AnyCPU.Build.0 = Debug|Any CPU |
| 23 | + {DA3F4EB2-D0F8-49C3-8A34-C86412EFC151}.Release|AnyCPU.ActiveCfg = Debug|Any CPU |
| 24 | + {DA3F4EB2-D0F8-49C3-8A34-C86412EFC151}.Release|AnyCPU.Build.0 = Debug|Any CPU |
| 25 | + {3C446344-2FF5-45F9-9010-3227F715B8A9}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU |
| 26 | + {3C446344-2FF5-45F9-9010-3227F715B8A9}.Debug|AnyCPU.Build.0 = Debug|Any CPU |
| 27 | + {3C446344-2FF5-45F9-9010-3227F715B8A9}.Release|AnyCPU.ActiveCfg = Debug|Any CPU |
| 28 | + {3C446344-2FF5-45F9-9010-3227F715B8A9}.Release|AnyCPU.Build.0 = Debug|Any CPU |
| 29 | + EndGlobalSection |
| 30 | +EndGlobal |
0 commit comments