summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml.UnitTests/IsCompiledSkip.xaml
blob: 05a2d9fca1f00b7769a11642fafd6b9889f902e8 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Xamarin.Forms.Xaml.UnitTests.IsCompiledSkip">
	<ContentPage.Content>
	</ContentPage.Content>
</ContentPage>