We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, there are still issues when compiling a Skia+WPF project as self-contained for Window 7. .NET version: 7 Uno Platform version: 4.9.17.18 SDK list:
This problem occurs with a fresh project created with the wizard. In my case I get this error:
The type or namespace name 'Resizetizer' does not exist in the namespace 'Uno' (are you missing an assembly reference?)
A reference to Uno.Resizetizer package is already added:
Maybe we should wait for a fix in a next version?
Thanks for your help.
Originally posted by @lemalcs in unoplatform/uno#9970 (reply in thread)
The text was updated successfully, but these errors were encountered:
I think that this update should fix this issue too: #166
Sorry, something went wrong.
No branches or pull requests
Hi, there are still issues when compiling a Skia+WPF project as self-contained for Window 7.
.NET version: 7
Uno Platform version: 4.9.17.18
SDK list:
This problem occurs with a fresh project created with the wizard.
In my case I get this error:
The type or namespace name 'Resizetizer' does not exist in the namespace 'Uno' (are you missing an assembly reference?)
A reference to Uno.Resizetizer package is already added:
Maybe we should wait for a fix in a next version?
Thanks for your help.
Originally posted by @lemalcs in unoplatform/uno#9970 (reply in thread)
The text was updated successfully, but these errors were encountered: