Crossplatform App der Caritas (Versuch).
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 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>
|