Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32210.238 MinimumVisualStudioVersion = 15.0.26124.0 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PortProxyGUI", "PortProxyGUI\PortProxyGUI.csproj", "{7459E9F4-8B98-42D6-92CF-E90961E05C90}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{E48EF63C-74A5-42B5-BFC5-20652E856B1F}" ProjectSection(SolutionItems) = preProject docs\ui.png = docs\ui.png EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{444021F3-829E-4682-ACD5-B57FA46CC534}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|Any CPU.Build.0 = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|x64.ActiveCfg = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|x64.Build.0 = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|x86.ActiveCfg = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Debug|x86.Build.0 = Debug|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|Any CPU.ActiveCfg = Release|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|Any CPU.Build.0 = Release|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|x64.ActiveCfg = Release|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|x64.Build.0 = Release|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|x86.ActiveCfg = Release|Any CPU {7459E9F4-8B98-42D6-92CF-E90961E05C90}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {780FB421-FE6E-4520-94A0-A0CD31310C27} EndGlobalSection EndGlobal