Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[.NET9 + WASM] LinkerConfig.xml no longer respected?!? #18903

Closed
DierkDroth opened this issue Nov 23, 2024 · 0 comments
Closed

[.NET9 + WASM] LinkerConfig.xml no longer respected?!? #18903

DierkDroth opened this issue Nov 23, 2024 · 0 comments
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@DierkDroth
Copy link

DierkDroth commented Nov 23, 2024

Current behavior

I isolated a repo from the issues I'm chasing while upgrading my UNO solution from .NET8 -> .NET9 here. After upgrading I'm getting tons of linker warnings on my code although all my assemblies are (still) excluded in LinkerConfig.xml.

Please see repo below:

  • there is a single code line which causes a warning
  • however, the custom assembly is excluded in LinkerConfig.xml
    Minimal.9.zip

Why am I getting the warning? Is the linker no longer respecting LinkerConfig.xml?

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@DierkDroth DierkDroth added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Nov 23, 2024
@unoplatform unoplatform locked and limited conversation to collaborators Nov 25, 2024
@jeromelaban jeromelaban converted this issue into discussion #18919 Nov 25, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant