1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/CSNamedPipe/CSNamedPipe.sln Thu Feb 07 01:10:03 2013 +0100
1.3 @@ -0,0 +1,20 @@
1.4 +
1.5 +Microsoft Visual Studio Solution File, Format Version 11.00
1.6 +# Visual Studio 2010
1.7 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSNamedPipe", "CSNamedPipe\CSNamedPipe.csproj", "{4B3BFED0-82D8-4540-857B-D8A727348CC9}"
1.8 +EndProject
1.9 +Global
1.10 + GlobalSection(SolutionConfigurationPlatforms) = preSolution
1.11 + Debug|Any CPU = Debug|Any CPU
1.12 + Release|Any CPU = Release|Any CPU
1.13 + EndGlobalSection
1.14 + GlobalSection(ProjectConfigurationPlatforms) = postSolution
1.15 + {4B3BFED0-82D8-4540-857B-D8A727348CC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1.16 + {4B3BFED0-82D8-4540-857B-D8A727348CC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
1.17 + {4B3BFED0-82D8-4540-857B-D8A727348CC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
1.18 + {4B3BFED0-82D8-4540-857B-D8A727348CC9}.Release|Any CPU.Build.0 = Release|Any CPU
1.19 + EndGlobalSection
1.20 + GlobalSection(SolutionProperties) = preSolution
1.21 + HideSolutionNode = FALSE
1.22 + EndGlobalSection
1.23 +EndGlobal