summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj')
-rw-r--r--Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj b/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
index c992f826..5ce6221e 100644
--- a/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
+++ b/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
@@ -164,6 +164,9 @@
<Compile Include="..\Xamarin.Forms.Platform.WinRT\PlatformEffect.cs">
<Link>PlatformEffect.cs</Link>
</Compile>
+ <Compile Include="..\Xamarin.Forms.Platform.WinRT\UriImageSourceHandler.cs">
+ <Link>UriImageSourceHandler.cs</Link>
+ </Compile>
<Compile Include="..\Xamarin.Forms.Platform.WinRT\ViewExtensions.cs">
<Link>ViewExtensions.cs</Link>
</Compile>
@@ -283,9 +286,6 @@
<Compile Include="..\Xamarin.Forms.Platform.WinRT\ImageConverter.cs">
<Link>ImageConverter.cs</Link>
</Compile>
- <Compile Include="..\Xamarin.Forms.Platform.WinRT\ImageLoaderSourceHandler.cs">
- <Link>ImageLoaderSourceHandler.cs</Link>
- </Compile>
<Compile Include="..\Xamarin.Forms.Platform.WinRT\ImageRenderer.cs">
<Link>ImageRenderer.cs</Link>
</Compile>