From 0a9f7bbc5598906feb59bae714d5bbc6d37919e2 Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Wed, 12 Oct 2016 09:11:29 +0200 Subject: [XamlG] Fully qualify method names (#417) --- .../Xamarin.Forms.Xaml.UnitTests.csproj | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj') diff --git a/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj b/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj index dc7f7ea1..a5ebbd92 100644 --- a/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj +++ b/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj @@ -368,9 +368,12 @@ XStaticException.xaml - + CompiledTypeConverter.xaml + + Bz43301.xaml + @@ -656,7 +659,10 @@ MSBuild:UpdateDesignTimeXaml - + + MSBuild:UpdateDesignTimeXaml + + MSBuild:UpdateDesignTimeXaml -- cgit v1.2.3