Commit 97e9add
committed
Explicitly
This partially undoes a change previously introduced in #2981776, which established `System.ComponentModel.Annotations` as a private dependency. That's incorrect. The `TopicMappingService` uses classes in the `Annotations` namespace for the `PropertyConfiguration` in order to validate `ValidationAttribute`s.1 parent d6dcc1a commit 97e9add
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
0 commit comments