summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core/Xamarin.Forms.Core.csproj')
-rw-r--r--Xamarin.Forms.Core/Xamarin.Forms.Core.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj b/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
index c2833641..a6540c1b 100644
--- a/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
+++ b/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
@@ -444,6 +444,7 @@
<Compile Include="INativeBindingService.cs" />
<Compile Include="ProvideCompiledAttribute.cs" />
<Compile Include="TypedBinding.cs" />
+ <Compile Include="XmlnsDefinitionAttribute.cs" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<ItemGroup>
@@ -458,4 +459,4 @@
</PostBuildEvent>
</PropertyGroup>
<ItemGroup />
-</Project> \ No newline at end of file
+</Project>