@@ -7,14 +7,20 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebView2WpfBrowser", "WebVi
77EndProject
88Global
99 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10- Debug| Any CPU = Debug| Any CPU
11- Release| Any CPU = Release| Any CPU
10+ Debug Experimental APIs| Any CPU = Debug Experimental APIs| Any CPU
11+ Debug Stable APIs| Any CPU = Debug Stable APIs| Any CPU
12+ Release Experimental APIs| Any CPU = Release Experimental APIs| Any CPU
13+ Release Stable APIs| Any CPU = Release Stable APIs| Any CPU
1214 EndGlobalSection
1315 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
14- {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
15- {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug| Any CPU .Build .0 = Debug| Any CPU
16- {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release| Any CPU .ActiveCfg = Release| Any CPU
17- {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release| Any CPU .Build .0 = Release| Any CPU
16+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug Experimental APIs |Any CPU .ActiveCfg = Debug Experimental APIs| Any CPU
17+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug Experimental APIs |Any CPU .Build .0 = Debug Experimental APIs| Any CPU
18+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug Stable APIs |Any CPU .ActiveCfg = Debug Stable APIs| Any CPU
19+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Debug Stable APIs |Any CPU .Build .0 = Debug Stable APIs| Any CPU
20+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release Experimental APIs |Any CPU .ActiveCfg = Release Experimental APIs| Any CPU
21+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release Experimental APIs |Any CPU .Build .0 = Release Experimental APIs| Any CPU
22+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release Stable APIs |Any CPU .ActiveCfg = Release Stable APIs| Any CPU
23+ {EE405166-276B-486B-A7C6-D3E5BE2BBB6C} .Release Stable APIs |Any CPU .Build .0 = Release Stable APIs| Any CPU
1824 EndGlobalSection
1925 GlobalSection (SolutionProperties ) = preSolution
2026 HideSolutionNode = FALSE
0 commit comments