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.
| 123456789101112131415 |
- <?xml version="1.0" encoding="utf-8"?>
- <Roots >
- <Roots.RootTypes>
- <RootType FullName="Windows.UI.Xaml.Application" />
- <RootType FullName="Xamarin.Forms.Platform.UWP.WindowsPage">
- <RootProperty Name="Background" />
- <RootProperty Name="Content" />
- </RootType>
- <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.ThemeResourceExtension" />
- <RootType FullName="Windows.UI.Xaml.Controls.Grid">
- <RootProperty Name="Background" />
- </RootType>
- <RootType FullName="CaritasApp.UWP.MainPage" />
- </Roots.RootTypes>
- </Roots>
|