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
For a .net 9 WPF app and an wapproj results in the native_uap dll from runtimes\win-x64\native_uap, Microsoft.Web.WebView2.Core.dll being set to CopyLocal=True and included in the msix. This will fail to load. Workaround is to add to the wapproj
What happened?
Using a command line such as
For a .net 9 WPF app and an wapproj results in the native_uap dll from
runtimes\win-x64\native_uap
,Microsoft.Web.WebView2.Core.dll
being set toCopyLocal=True
and included in the msix. This will fail to load. Workaround is to add to thewapproj
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
1.0.2957.106
SDK Version
1.0.2957.106
Framework
WPF
Operating System
Windows 11
OS Version
26100
Repro steps
As per the description.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Yes, worked with .net 8 and a previous version
Last working version (if regression)
1.0.1722.45
The text was updated successfully, but these errors were encountered: