Skip to content

Commit b52ec76

Browse files
committed
fix repo dir name
1 parent 9f51584 commit b52ec76

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

microsoft-edge/webview2/samples/webview2-winui3-sample.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,13 @@ To open the sample's solution file in a working branch:
8686

8787
1. On your local drive, open the `.sln` file in Visual Studio. Example directories:
8888

89+
If you cloned the repo, the repo directory name is `/WebView2Samples/`:
90+
8991
`<your-repos-directory>/WebView2Samples/SampleApps/WebView2_WinUI3_Sample/WebView2_WinUI3_Sample.sln`
90-
`<your-repos-directory>/WebView2Samples-main/SampleApps/webview2_sample_uwp/webview2_sample_uwp.sln`
92+
93+
If you downloaded the repo, the repo directory name is `/WebView2Samples-main/`, representing the "main" branch:
94+
95+
`<your-repos-directory>/WebView2Samples-main/SampleApps/WebView2_WinUI3_Sample/WebView2_WinUI3_Sample.sln`
9196

9297

9398
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)