Skip to content
Snippets Groups Projects
Select Git revision
  • ebbc4d12c45e839711f53359de7b7c61a52a4c89
  • main default protected
2 results

TcpServerTest.sln

Blame
  • TcpServerTest.sln 1.08 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.33801.447
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcpServerTest", "TcpServerTest.csproj", "{4155C8DF-EFA9-4D9D-A42B-FF684FD5A316}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{4155C8DF-EFA9-4D9D-A42B-FF684FD5A316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{4155C8DF-EFA9-4D9D-A42B-FF684FD5A316}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{4155C8DF-EFA9-4D9D-A42B-FF684FD5A316}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{4155C8DF-EFA9-4D9D-A42B-FF684FD5A316}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {108FD5E9-E903-4498-B2DF-C49CFF05E101}
    	EndGlobalSection
    EndGlobal