Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to swap webview2 version #5

Closed
mikeychowy opened this issue Dec 27, 2021 · 2 comments
Closed

How to swap webview2 version #5

mikeychowy opened this issue Dec 27, 2021 · 2 comments

Comments

@mikeychowy
Copy link

mikeychowy commented Dec 27, 2021

@mattkol, I want to use newest stable version of webview2, how can I do that? Do I just have to provide a fixed version of it using this option? https://github.com/edgesharp/EdgeSharp/blob/af12bba0377510dddc6d4a2f68201afd262a4aad/src/EdgeSharp.Core/Configuration/WebView2CreationOptions.cs#L53

@mattkol
Copy link
Contributor

mattkol commented Dec 29, 2021

@mikeychowy I am assuming you are referring to the runtime.

You either install the latest on the destination machine or you set a fixed one using the configuration option. If there is nothing set in the configuration, it reverts to what is on the machine.

@mikeychowy
Copy link
Author

Thank you very much, and I was indeed referring to the Webview2 runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants