Commit 5d64387
Update projects to use latest WebView2 SDK 1.0.865-prerelease (#87)
* Win32 builds and runs against 1.0.705.50-prerelease
WPF and WinForms build and run against 1.0.705.50 (release version)
* Win7 fix by removing api-ms-win-core-path-l1-1-0.dll dependency
* Win32, WPF and WinForms build and run against (custom) 1.0.779-prerelease off user/champnic/DefaultBackgroundColorFix
* Back to 721
* Update all projects to 1.0.781-prerelease. Fix PlatformTarget in WPF and WinForms.
* Move projects to use WebView2 SDK 1.0.774.41-prerelease
* Update projects to use the latest WebView2 SDK 1.0.824-prerelease
* Fix some problems
* Add CDP Sample app to WebView2Samples (#83)
* Update the sample apps.
Win32 works with 1.0.818.41-prerelease
WPF and WinForms work with 1.0.818.41
* Revert packages.config
* Updating launch.json with David's fix
* Win32, WPF, Winforms sample apps work with 1.0.865-prerelease
* Update projects to use the latest WebView2 SDK 1.0.865-prerelease
* Fix the INCREMENTAL warning
* Reapply David's fix for launch.json
* Fix MainWindow.xaml.cs
Co-authored-by: Ognjen Sobajic <osoba@microsoft.com>
Co-authored-by: Jessica Chen <peiche@microsoft.com>
Co-authored-by: monica-ch <69160047+monica-ch@users.noreply.github.com>1 parent a12bfcc commit 5d64387
File tree
36 files changed
+5736
-2912
lines changed- SampleApps
- WebView2APISample
- .vscode
- assets
- documentation
- WebView2WindowsFormsBrowser
- WebView2WpfBrowser
36 files changed
+5736
-2912
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
| |||
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
123 | | - | |
| 128 | + | |
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
| |||
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
176 | | - | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
182 | 187 | | |
183 | 188 | | |
184 | | - | |
| 189 | + | |
185 | 190 | | |
186 | 191 | | |
187 | 192 | | |
| |||
0 commit comments