From c5576314e278c33129b3ed4c967120b541974ac0 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Wed, 20 Jul 2016 10:36:27 -0400 Subject: Fix appveyor builds (hopefully) --- source/WindowsFormsApplication1/ShiftOS.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/WindowsFormsApplication1') diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj index 3e2d172..f794b02 100644 --- a/source/WindowsFormsApplication1/ShiftOS.csproj +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -63,7 +63,7 @@ True - ..\..\..\Project-Circle\ShiftUI\bin\Debug\ShiftUI.dll + ..\ShiftUI\bin\Debug\ShiftUI.dll ..\packages\Svg.2.1.0\lib\Svg.dll -- cgit v1.2.3