MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: WebView2CompositionControl).
@Navdeep-ss is already working on this.
Since Apr 10, 2025.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
https://github.com/MicrosoftEdge/WebView2Feedback/issues/286
After webview2 upgrade (WPF version, net8.0-windows) to 1.0.3124.44
I Get this error using WebView2CompositionControl instead of WebView2
Could not load file or assembly 'Microsoft.Windows.SDK.NET, Version=10.0.17763.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Impossibile trovare il file specificato.'
and I can't install it in my project
NU1213: Il pacchetto Microsoft.Windows.SDK.NET.Ref 10.0.26100.57 contiene un tipo di pacchetto DotnetPlatform che non è compatibile con questo progetto.
Il pacchetto 'Microsoft.Windows.SDK.NET.Ref 10.0.26100.57' contiene un tipo di pacchetto 'DotnetPlatform' che non è supportato dal progetto 'WpfControlS3D'.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.92
SDK Version
1.0.3124.44
Framework
WPF
Operating System
Windows 10
OS Version
22H2 19045.5608
Repro steps
WPF version, net8.0-windows
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.