Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34511.84 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "v2rayMiniConsole", "v2rayMiniConsole\v2rayMiniConsole.csproj", "{C8323215-8D45-4358-84EA-C4EA3257A72E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PacLib", "PacLib\PacLib.csproj", "{42DAD4B6-7B75-4924-85DA-4BF143F11278}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProtosLib", "ProtosLib\ProtosLib.csproj", "{B8338E4D-728C-4BC8-9E4C-5707903B6DDD}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "解决方案项", "解决方案项", "{A915ED0D-4CA4-405C-A342-D7AD4DF567D3}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C8323215-8D45-4358-84EA-C4EA3257A72E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C8323215-8D45-4358-84EA-C4EA3257A72E}.Debug|Any CPU.Build.0 = Debug|Any CPU {C8323215-8D45-4358-84EA-C4EA3257A72E}.Release|Any CPU.ActiveCfg = Release|Any CPU {C8323215-8D45-4358-84EA-C4EA3257A72E}.Release|Any CPU.Build.0 = Release|Any CPU {42DAD4B6-7B75-4924-85DA-4BF143F11278}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {42DAD4B6-7B75-4924-85DA-4BF143F11278}.Debug|Any CPU.Build.0 = Debug|Any CPU {42DAD4B6-7B75-4924-85DA-4BF143F11278}.Release|Any CPU.ActiveCfg = Release|Any CPU {42DAD4B6-7B75-4924-85DA-4BF143F11278}.Release|Any CPU.Build.0 = Release|Any CPU {B8338E4D-728C-4BC8-9E4C-5707903B6DDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B8338E4D-728C-4BC8-9E4C-5707903B6DDD}.Debug|Any CPU.Build.0 = Debug|Any CPU {B8338E4D-728C-4BC8-9E4C-5707903B6DDD}.Release|Any CPU.ActiveCfg = Release|Any CPU {B8338E4D-728C-4BC8-9E4C-5707903B6DDD}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {19B3D25E-4C3A-4FAC-A76F-BFBD2EF88ECA} EndGlobalSection EndGlobal