Crossplatform App der Caritas (Versuch).
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

CaritasApp.UWP.xr.xml 583B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Roots >
  3. <Roots.RootTypes>
  4. <RootType FullName="Windows.UI.Xaml.Application" />
  5. <RootType FullName="Xamarin.Forms.Platform.UWP.WindowsPage">
  6. <RootProperty Name="Background" />
  7. <RootProperty Name="Content" />
  8. </RootType>
  9. <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
  10. <RootType FullName="Windows.UI.Xaml.Controls.Grid">
  11. <RootProperty Name="Background" />
  12. </RootType>
  13. <RootType FullName="CaritasApp.UWP.MainPage" />
  14. </Roots.RootTypes>
  15. </Roots>