You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Start with the [Microsoft Edge WebView2 getting-started guide](https://docs.micr
12
12
13
13
The Samples demonstrate all of the WebView2 SDK's features and their API use patterns. As we add more features to the WebView2 SDK, we will regularly update our sample applications. See [WebView2Samples.sln](./WebView2Samples.sln) that includes all three projects below:
14
14
15
-
* Win32 C/C++ Sample can be found within [WebView2APISample](./WebView2APISample) directory.
15
+
* Win32 C++ Sample can be found within [WebView2APISample](./WebView2APISample) directory.
16
16
* WPF Sample can be found within [WebView2WpfBrowser](./WebView2WpfBrowser) directory.
17
17
* Windows Forms Sample can be found within [WebView2WindowsFormsBrowser](./WebView2WindowsFormsBrowser) directory.
0 commit comments