From ac43fe203b5e7a0c518dfb09f0566c07b2445027 Mon Sep 17 00:00:00 2001 From: adelikat <adelikat@tasvideos.org> Date: Sat, 17 Oct 2015 19:28:20 -0400 Subject: [PATCH] Remove System.Windows.Forms reference from Client.Common --- BizHawk.Client.Common/BizHawk.Client.Common.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/BizHawk.Client.Common/BizHawk.Client.Common.csproj b/BizHawk.Client.Common/BizHawk.Client.Common.csproj index 66e8d42993..c0b0e2935c 100644 --- a/BizHawk.Client.Common/BizHawk.Client.Common.csproj +++ b/BizHawk.Client.Common/BizHawk.Client.Common.csproj @@ -52,7 +52,6 @@ <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Drawing" /> - <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" />