CommunityToolkit / CommunityToolkit/Windows

Problems with InternalsVisibleTo

オープン
#441 コメント 1 件 リアクション 0 件 担当者 1 名 @Arlodotexe が担当を希望しています GitHub で見る
bug nativeaot
主要言語
C#
スター
1.1k
フォーク
166
PR マージ指標
30日以内にマージされた PR はありません

説明

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_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。