CommunityToolkit / CommunityToolkit/Windows

Problems with InternalsVisibleTo

Ouverte
#441 1 commentaire 0 réactions 1 personne assignée Réclamée par @Arlodotexe Voir sur GitHub
bug nativeaot
Langage dominant
C#
Étoiles
1.1k
Forks
166
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Worth noting our use of [`InternalsVisibleTo`](https://github.com/search?q=repo%3ACommunityToolkit%2FWindows%20InternalsVisibleTo&type=code) are using or being used by same set of components that keep appearing in these issues-- Behaviors, Animations, Media and Extensions.

If our use of `InternalsVisibleTo` is indeed related to our AoT issues on Wasdk as well as what we've seen here regarding transient dependencies, it might be highlighting a deeper issue with how we've set up these libraries.

We might want to go through and see if we can remove the need for these `InternalsVisibleTo`, it looks like at least a few are just to avoid helper duplication. If it fixes any of the issues we've listed throughout this ticket, we've narrowed the scope of our search down considerably.

_Originally posted by @Arlodotexe in https://github.com/CommunityToolkit/Windows/issues/169#issuecomment-2181688627_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.