Commit 2c26b34
authored
Revert "Remove InternalsVisibleTo attributes for .NET MAUI Community … (dotnet#34047)
### Description of Change
This reverts commit 8e96657. (from
dotnet#33442)
Context : dotnet#29321
> Revert for now because the timing doesn't line up yet. We don't have a
version of the Toolkit that uses the public types so with this change,
the .NET 10 preview templates (using --sample-content) using the Toolkit
will break immediately.
This is still not true as per the time we're discussing this, so there's
no good reason to introduce those changes (from dotnet#33442) in a service
release, as this is a massive breaking change. Making the version
unusable for everyone using the toolkit.
Not to mention that 10.0.40 has some important bug fixes related to
different crashes, which makes this situation quite annoying
### Issues Fixed
Fixes dotnet#34035
Fixes dotnet#34034
Fixes dotnet#34048
#### Toolkit issues related
[https://github.com/CommunityToolkit/Maui/issues/3089](https://github.com/CommunityToolkit/Maui/issues/3089)
[https://github.com/CommunityToolkit/Maui/issues/3092](https://github.com/CommunityToolkit/Maui/issues/3092)1 parent 5c6da6c commit 2c26b34
4 files changed
Lines changed: 23 additions & 0 deletions
File tree
- src
- Controls/src
- Core/Properties
- Xaml/Properties
- Core/src/Properties
- Essentials/src/AssemblyInfo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
0 commit comments