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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This will require downloading the [Getting Started Guide](https://github.com/Mic
14
14
15
15
#### Comprehensive API Sample
16
16
17
-
The **Win32 C++ Sample** can be found in the [WebView2APISample](./WebView2APISample) directory.
17
+
The **Win32 C++ Sample**`WebView2APISample.vcxproj`can be found in the [WebView2APISample](./WebView2APISample) directory.
18
18
19
19
#### Multiple WebViews Sample
20
20
@@ -31,8 +31,8 @@ Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Brow
31
31
32
32
#### Comprehensive API Sample
33
33
34
-
* The **WPF Sample** can be found in the [WebView2WpfBrowser](./WebView2WpfBrowser) directory.
35
-
* The **Windows Forms Sample** can be found in the [WebView2WindowsFormsBrowser](./WebView2WindowsFormsBrowser) directory.
34
+
* The **WPF Sample**`WebView2WpfBrowser.csproj`can be found in the [WebView2WpfBrowser](./WebView2WpfBrowser) directory.
35
+
* The **Windows Forms Sample**`WebView2WindowsFormsBrowser.csproj`can be found in the [WebView2WindowsFormsBrowser](./WebView2WindowsFormsBrowser) directory.
0 commit comments