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: microsoft-edge/webview2/samples/webview2-winui3-sample.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ ms.date: 11/05/2024
16
16
17
17
This sample demonstrates using a WebView2 control in a WinUI 3 (Windows App SDK) Packaged application.
18
18
19
-
This sample also shows how to update an application to ship with a fixed WebView2 version, instead of using the version of WebView2 Runtime that's installed and running on the Windows computer.
This sample also allows you to ship the app with a fixed-version WebView2 Runtime, instead of using whichever version of the WebView2 Runtime is installed and running on the user's computer.
0 commit comments