@@ -5,22 +5,38 @@ VisualStudioVersion = 16.0.29424.173
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CleanBrowsingClient" , "CleanBrowsingClient\CleanBrowsingClient.csproj" , "{60AB2E04-725F-41EC-8F07-2C633115E939}"
77EndProject
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Uninstall" , "Uninstall\Uninstall.csproj" , "{6D2F3A05-D31B-474C-AD72-F01EC1B92D3E}"
9+ EndProject
810Global
911 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12+ Debug| Any CPU = Debug| Any CPU
1013 Debug| x64 = Debug| x64
1114 Debug| x86 = Debug| x86
15+ Release| Any CPU = Release| Any CPU
1216 Release| x64 = Release| x64
1317 Release| x86 = Release| x86
1418 EndGlobalSection
1519 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
20+ {60AB2E04-725F-41EC-8F07-2C633115E939} .Debug| Any CPU .ActiveCfg = Debug| x86
1621 {60AB2E04-725F-41EC-8F07-2C633115E939} .Debug| x64 .ActiveCfg = Debug| x64
1722 {60AB2E04-725F-41EC-8F07-2C633115E939} .Debug| x64 .Build .0 = Debug| x64
1823 {60AB2E04-725F-41EC-8F07-2C633115E939} .Debug| x86 .ActiveCfg = Debug| x86
1924 {60AB2E04-725F-41EC-8F07-2C633115E939} .Debug| x86 .Build .0 = Debug| x86
25+ {60AB2E04-725F-41EC-8F07-2C633115E939} .Release| Any CPU .ActiveCfg = Release| x86
2026 {60AB2E04-725F-41EC-8F07-2C633115E939} .Release| x64 .ActiveCfg = Release| x64
2127 {60AB2E04-725F-41EC-8F07-2C633115E939} .Release| x64 .Build .0 = Release| x64
2228 {60AB2E04-725F-41EC-8F07-2C633115E939} .Release| x86 .ActiveCfg = Release| x86
2329 {60AB2E04-725F-41EC-8F07-2C633115E939} .Release| x86 .Build .0 = Release| x86
30+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Debug| Any CPU .ActiveCfg = Debug| x86
31+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Debug| x64 .ActiveCfg = Debug| x64
32+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Debug| x64 .Build .0 = Debug| x64
33+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Debug| x86 .ActiveCfg = Debug| x86
34+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Debug| x86 .Build .0 = Debug| x86
35+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Release| Any CPU .ActiveCfg = Release| x86
36+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Release| x64 .ActiveCfg = Release| x64
37+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Release| x64 .Build .0 = Release| x64
38+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Release| x86 .ActiveCfg = Release| x86
39+ {6D2F3A05-D31B-474C-AD72-F01EC1B92D3E} .Release| x86 .Build .0 = Release| x86
2440 EndGlobalSection
2541 GlobalSection (SolutionProperties ) = preSolution
2642 HideSolutionNode = FALSE
0 commit comments