From cd8ddf31a62185db0b9f6ad5014a61b3b83a117e Mon Sep 17 00:00:00 2001 From: Friedrich von Never Date: Mon, 12 Jun 2017 13:54:34 +0700 Subject: [PATCH] WindowsInteropTest: add SkiaSharp dependency --- samples/interop/WindowsInteropTest/WindowsInteropTest.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/interop/WindowsInteropTest/WindowsInteropTest.csproj b/samples/interop/WindowsInteropTest/WindowsInteropTest.csproj index 28e5e274d0..ac7d25a91e 100644 --- a/samples/interop/WindowsInteropTest/WindowsInteropTest.csproj +++ b/samples/interop/WindowsInteropTest/WindowsInteropTest.csproj @@ -181,5 +181,6 @@ + \ No newline at end of file