File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<Assembly Name =" Microsoft.Xaml.Interactions.Core" Dynamic =" Required Public" />
28
28
<Assembly Name =" Microsoft.Toolkit.Uwp.UI.Behaviors" Dynamic =" Required Public" />
29
29
30
- <Type Name =" Files.Uwp.Views.PaneNavigationArguments" Dynamic =" Required All " />
31
- <Type Name =" Files.Uwp.UserControls.MultitaskingControl.TabItemArguments" Dynamic =" Required All " />
32
- <Type Name =" Files.Backend.ViewModels.FileTags.FileTagViewModel" Dynamic =" Required All " />
30
+ <Type Name =" Files.Uwp.Views.PaneNavigationArguments" Dynamic =" Required Public " />
31
+ <Type Name =" Files.Uwp.UserControls.MultitaskingControl.TabItemArguments" Dynamic =" Required Public " />
32
+ <Type Name =" Files.Backend.ViewModels.FileTags.FileTagViewModel" Dynamic =" Required Public " />
33
33
34
34
<!-- Add your application specific runtime directives here. -->
35
35
</Application >
You can’t perform that action at this time.
0 commit comments