Skip to content

Commit 4cb81c4

Browse files
authored
Update README.md
Explicitly list out project files
1 parent fc5f6e2 commit 4cb81c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This will require downloading the [Getting Started Guide](https://github.com/Mic
1414

1515
#### Comprehensive API Sample
1616

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.
1818

1919
#### Multiple WebViews Sample
2020

@@ -31,8 +31,8 @@ Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Brow
3131

3232
#### Comprehensive API Sample
3333

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.
3636

3737
## UWP/WinUI
3838

0 commit comments

Comments
 (0)