Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30503.244 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CVE-2020-3433-privesc", "CVE-2020-3433-privesc\CVE-2020-3433-privesc.csproj", "{6492BB7D-E6B5-4A52-9CB7-8A42947126B5}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CVE-2020-3434-DoS", "CVE-2020-3434-DoS\CVE-2020-3434-DoS.csproj", "{F43B69B5-990A-4CE9-ACA4-94421ED18102}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CVE-2020-3435-profile-modification", "CVE-2020-3435-profile-modification\CVE-2020-3435-profile-modification.csproj", "{36A9B53F-B979-484D-B812-3B462C2C0512}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6492BB7D-E6B5-4A52-9CB7-8A42947126B5}.Debug|Any CPU.ActiveCfg = Release|Any CPU {6492BB7D-E6B5-4A52-9CB7-8A42947126B5}.Debug|Any CPU.Build.0 = Release|Any CPU {6492BB7D-E6B5-4A52-9CB7-8A42947126B5}.Release|Any CPU.ActiveCfg = Release|Any CPU {6492BB7D-E6B5-4A52-9CB7-8A42947126B5}.Release|Any CPU.Build.0 = Release|Any CPU {F43B69B5-990A-4CE9-ACA4-94421ED18102}.Debug|Any CPU.ActiveCfg = Release|Any CPU {F43B69B5-990A-4CE9-ACA4-94421ED18102}.Debug|Any CPU.Build.0 = Release|Any CPU {F43B69B5-990A-4CE9-ACA4-94421ED18102}.Release|Any CPU.ActiveCfg = Release|Any CPU {F43B69B5-990A-4CE9-ACA4-94421ED18102}.Release|Any CPU.Build.0 = Release|Any CPU {36A9B53F-B979-484D-B812-3B462C2C0512}.Debug|Any CPU.ActiveCfg = Release|Any CPU {36A9B53F-B979-484D-B812-3B462C2C0512}.Debug|Any CPU.Build.0 = Release|Any CPU {36A9B53F-B979-484D-B812-3B462C2C0512}.Release|Any CPU.ActiveCfg = Release|Any CPU {36A9B53F-B979-484D-B812-3B462C2C0512}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {6391E955-1AFD-4CE9-BBCD-69E6E2CD56CF} EndGlobalSection EndGlobal