File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
samples/MvvmSampleUwp/Properties Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
<Type Name =" MvvmSample.Core.Models.Post" Dynamic =" Required Public" />
30
30
31
31
<!-- Generated code loaded through reflection -->
32
- <Type Name =" CommunityToolkit.Mvvm.ComponentModel.__Internals.__ObservableValidatorExtensions" Dynamic =" Required All " />
33
- <Type Name =" CommunityToolkit.Mvvm.Messaging.__Internals.__IMessengerExtensions" Dynamic =" Required All " />
32
+ <Type Name =" CommunityToolkit.Mvvm.ComponentModel.__Internals.__ObservableValidatorExtensions" Dynamic =" Required Public " />
33
+ <Type Name =" CommunityToolkit.Mvvm.Messaging.__Internals.__IMessengerExtensions" Dynamic =" Required Public " />
34
34
35
35
<!-- Validation properties -->
36
- <Type Name =" MvvmSample.Core.ViewModels.ObservableValidatorPageViewModel.ObservableForm" Dynamic =" Required All " />
36
+ <Type Name =" MvvmSample.Core.ViewModels.ObservableValidatorPageViewModel.ObservableForm" Dynamic =" Required Public " />
37
37
</Application >
38
38
</Directives >
You can’t perform that action at this time.
0 commit comments