Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that as soon as my C# application launches anything to do with
Microsoft.Web.WebView2
, a directory containing lots of cache data is generated next to my application. I do not want this, especially because the directory format is very confusing to users.Is there a way to prevent this directory from being generated? Perhaps I can have it be generated in a more appropriate folder like
%LocalAppData%
?Beta Was this translation helpful? Give feedback.
All reactions