File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 An Assembly element with Name="*Application*" applies to all assemblies in
2222 the application package. The asterisks are not wildcards.
2323 -->
24- <Namespace Name =" SQLitePCL" Dynamic =" Required All " />
25- <Namespace Name =" Microsoft.Toolkit.Uwp.Notifications" Dynamic =" Required All " />
26- <Namespace Name =" Microsoft.Xaml.Interactivity" Dynamic =" Required All " />
27- <Namespace Name =" Microsoft.Xaml.Interactions.Core" Dynamic =" Required All " />
28- <Namespace Name =" Microsoft.Toolkit.Uwp.UI.Behaviors" Dynamic =" Required All " />
24+ <Assembly Name =" SQLitePCL" Dynamic =" Required Public " />
25+ <Assembly Name =" Microsoft.Toolkit.Uwp.Notifications" Dynamic =" Required Public " />
26+ <Assembly Name =" Microsoft.Xaml.Interactivity" Dynamic =" Required Public " />
27+ <Assembly Name =" Microsoft.Xaml.Interactions.Core" Dynamic =" Required Public " />
28+ <Assembly Name =" Microsoft.Toolkit.Uwp.UI.Behaviors" Dynamic =" Required Public " />
2929
3030 <Type Name =" Files.Uwp.Views.PaneNavigationArguments" Dynamic =" Required All" />
3131 <Type Name =" Files.Uwp.UserControls.MultitaskingControl.TabItemArguments" Dynamic =" Required All" />
3232 <Type Name =" Files.Backend.ViewModels.FileTags.FileTagViewModel" Dynamic =" Required All" />
3333
3434 <!-- Add your application specific runtime directives here. -->
3535 </Application >
36- </Directives >
36+ </Directives >
You can’t perform that action at this time.
0 commit comments