Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.13.35931.197 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "coder", "coder\coder.csproj", "{11FF5D14-BA40-434B-8B87-8031DF3B1479}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "decoder", "decoder\decoder.csproj", "{67779F52-B434-4645-A134-977977CFA8F3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {11FF5D14-BA40-434B-8B87-8031DF3B1479}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {11FF5D14-BA40-434B-8B87-8031DF3B1479}.Debug|Any CPU.Build.0 = Debug|Any CPU {11FF5D14-BA40-434B-8B87-8031DF3B1479}.Release|Any CPU.ActiveCfg = Release|Any CPU {11FF5D14-BA40-434B-8B87-8031DF3B1479}.Release|Any CPU.Build.0 = Release|Any CPU {67779F52-B434-4645-A134-977977CFA8F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {67779F52-B434-4645-A134-977977CFA8F3}.Debug|Any CPU.Build.0 = Debug|Any CPU {67779F52-B434-4645-A134-977977CFA8F3}.Release|Any CPU.ActiveCfg = Release|Any CPU {67779F52-B434-4645-A134-977977CFA8F3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5FFC7CAE-9DC6-4A24-86D4-EC1F83B47448} EndGlobalSection EndGlobal