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
Ok, thanks for trying. Can you please provide a min repro so we can try to repro your problem? Ideally it should be a min repro which means it all unnecessary pieces would be removed.
I'm unable to repro the issue with the repro steps mentioned. Can you please check if there is anything else needed for the repro? Can you confirm if the project file has the WebView2 package dependency included:
What happened?
Building a CSPROJ with MSBuild does not work when the targets restore and Build are called in the same MSBuild run.
The error was introduced with the new non-standard NuGet structure.
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
1.0.2849.39
Framework
Winforms
Operating System
Windows 10
OS Version
No response
Repro steps
Create a sample project:
Add a
Test.cs
file:Build using this command:
Result (sorry, machine has German culture):
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer SDK
Last working version (if regression)
1.0.2592.51
The text was updated successfully, but these errors were encountered: