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

[Problem/Bug]: AOT publish not run right #4866

Open
biubiue opened this issue Oct 18, 2024 · 0 comments
Open

[Problem/Bug]: AOT publish not run right #4866

biubiue opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@biubiue
Copy link

biubiue commented Oct 18, 2024

What happened?

Snipaste_2024-10-18_09-50-33

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

129.0.2792.89

SDK Version

1.0.2792.45

Framework

Winforms

Operating System

Windows 10

OS Version

22H2 19045.4894

Repro steps

Create new project WinfromApp (.net8 winform)
From nuget Add WebView2 1.0.2792.45
dotnet publish WinfromApp -r win-x64 -c Release -p:PublishAot=true -p:_SuppressWinFormsTrimError=true

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

@biubiue biubiue added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant