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

Self-contained publication build failure #164

Closed
jeromelaban opened this issue Aug 14, 2023 · 1 comment
Closed

Self-contained publication build failure #164

jeromelaban opened this issue Aug 14, 2023 · 1 comment

Comments

@jeromelaban
Copy link
Member

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:

  • 5.0.416 [C:\Program Files\dotnet\sdk]
  • 7.0.102 [C:\Program Files\dotnet\sdk]
  • 7.0.109 [C:\Program Files\dotnet\sdk]
  • 7.0.306 [C:\Program Files\dotnet\sdk]
  • 7.0.400-preview.23274.1 [C:\Program Files\dotnet\sdk]
  • 8.0.100-preview.2.23165.25 [C:\Program Files\dotnet\sdk]

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:
image

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)

@nickrandolph
Copy link
Contributor

I think that this update should fix this issue too: #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants